arch/arm64/boot/dts/qcom/msm8939-samsung-a7.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Rename the pwm node from "pwm-vibrator" to "pwm" to conform to the dt schema.
Signed-off-by: Rayyan Ansari <rayyan.ansari@linaro.org>
---
arch/arm64/boot/dts/qcom/msm8939-samsung-a7.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/qcom/msm8939-samsung-a7.dts b/arch/arm64/boot/dts/qcom/msm8939-samsung-a7.dts
index 91acdb160227..ceba6e73b211 100644
--- a/arch/arm64/boot/dts/qcom/msm8939-samsung-a7.dts
+++ b/arch/arm64/boot/dts/qcom/msm8939-samsung-a7.dts
@@ -198,7 +198,7 @@ touchkey@20 {
};
};
- pwm_vibrator: pwm-vibrator {
+ pwm_vibrator: pwm {
compatible = "clk-pwm";
#pwm-cells = <2>;
--
2.45.2
On Tue, 16 Jul 2024 14:53:38 +0100, Rayyan Ansari wrote:
> Rename the pwm node from "pwm-vibrator" to "pwm" to conform to the dt schema.
>
>
Applied, thanks!
[1/1] arm64: dts: qcom: msm8939-samsung-a7: rename pwm node to conform to dtschema
commit: 6b18c5d2cd61ac0b526a9524110d4068ecfb1298
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
On Tue, Jul 16, 2024 at 02:53:38PM GMT, Rayyan Ansari wrote: > Rename the pwm node from "pwm-vibrator" to "pwm" to conform to the dt schema. > > Signed-off-by: Rayyan Ansari <rayyan.ansari@linaro.org> > --- > arch/arm64/boot/dts/qcom/msm8939-samsung-a7.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> -- With best wishes Dmitry
© 2016 - 2025 Red Hat, Inc.