diff mbox series

arm64: dts: qcom: msm8939-samsung-a7: rename pwm node to conform to dtschema

Message ID 20240716135339.87192-1-rayyan.ansari@linaro.org
State New
Headers show
Series arm64: dts: qcom: msm8939-samsung-a7: rename pwm node to conform to dtschema | expand

Commit Message

Rayyan Ansari July 16, 2024, 1:53 p.m. UTC
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(-)

Comments

Bjorn Andersson July 29, 2024, 3:58 a.m. UTC | #1
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,
diff mbox series

Patch

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>;