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

Commit 77e0aebe authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Correct PWM-LPG base addresses for PM6150l"

parents 66f81bcd 00d276a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -283,7 +283,7 @@


		pm6150l_lpg: qcom,pwms@b100 {
		pm6150l_lpg: qcom,pwms@b100 {
			compatible = "qcom,pwm-lpg";
			compatible = "qcom,pwm-lpg";
			reg = <0xb100 0x300>, <0xb000 0x100>;
			reg = <0xb100>, <0xb000>;
			reg-names = "lpg-base", "lut-base";
			reg-names = "lpg-base", "lut-base";
			#pwm-cells = <2>;
			#pwm-cells = <2>;
			qcom,num-lpg-channels = <3>;
			qcom,num-lpg-channels = <3>;