[PATCH V4 4/4] arm64: dts: qcom: Enable pm8350c pwm for sc7280-idp2

From: Satya Priya
Date: Tue Feb 22 2022 - 00:56:00 EST


Enable pm8350c pmic pwm support for backlight on sc7280-idp2.

Signed-off-by: Satya Priya <quic_c_skakit@xxxxxxxxxxx>
Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
---
Changes in V3:
- New patch added in V3, to enable pwm support on sc7280-idp2 board.

Changes in V4:
- No changes.

arch/arm64/boot/dts/qcom/sc7280-idp2.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sc7280-idp2.dts b/arch/arm64/boot/dts/qcom/sc7280-idp2.dts
index 73b9911..d4f7cab 100644
--- a/arch/arm64/boot/dts/qcom/sc7280-idp2.dts
+++ b/arch/arm64/boot/dts/qcom/sc7280-idp2.dts
@@ -34,3 +34,7 @@
&nvme_3v3_regulator {
gpio = <&tlmm 51 GPIO_ACTIVE_HIGH>;
};
+
+&pm8350c_pwm {
+ status = "okay";
+};
--
2.7.4