Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e0ecec31 authored by Kiran Gunda's avatar Kiran Gunda
Browse files

ARM: dts: msm: Add PWM "num-lpg-channels" property for trinket



Add "qcom,num-lpg-channels" property to specify the number of LPG
channels for the PWM device.

Change-Id: Iccedd22908704baa3baefccb760f19e70688c180
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent 0c098091
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -189,6 +189,7 @@
			compatible = "qcom,pwm-lpg";
			reg = <0xb300 0x100>;
			reg-names = "lpg-base";
			qcom,num-lpg-channels = <1>;
			#pwm-cells = <2>;
		};
	};