Thread (15 messages) 15 messages, 5 authors, 2022-05-04

Re: [PATCH V4 3/4] arm64: dts: qcom: pm8350c: Add pwm support

From: Bjorn Andersson <hidden>
Date: 2022-02-22 17:58:00
Also in: linux-arm-msm, linux-leds, lkml

On Mon 21 Feb 21:55 PST 2022, Satya Priya wrote:
Add pwm support for PM8350C pmic.

Signed-off-by: Satya Priya <redacted>
Reviewed-by: Stephen Boyd <redacted>
Reviewed-by: Bjorn Andersson <redacted>
quoted hunk ↗ jump to hunk
---
Changes in V2:
 - Dropped suffix '4' from pwm phandle and removed "status=ok".

Changes in V3:
 - Add reg property.

Changes in V4:
 - No Changes.

 arch/arm64/boot/dts/qcom/pm8350c.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/pm8350c.dtsi b/arch/arm64/boot/dts/qcom/pm8350c.dtsi
index e1b75ae..1ba6318 100644
--- a/arch/arm64/boot/dts/qcom/pm8350c.dtsi
+++ b/arch/arm64/boot/dts/qcom/pm8350c.dtsi
@@ -29,6 +29,13 @@
 			interrupt-controller;
 			#interrupt-cells = <2>;
 		};
+
+		pm8350c_pwm: pwm@e800 {
+			compatible = "qcom,pm8350c-pwm";
+			reg = <0xe800>;
+			#pwm-cells = <2>;
+			status = "disabled";
+		};
 	};
 };
 
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help