diff mbox series

[3/6] ARM: dts: exynos: use generic name for max77693 motor in Midas

Message ID 20201105184506.215648-3-krzk@kernel.org (mailing list archive)
State Accepted
Headers show
Series [1/6] ARM: dts: exynos: use hyphens in Exynos3250 node names | expand

Commit Message

Krzysztof Kozlowski Nov. 5, 2020, 6:45 p.m. UTC
Use a generic name for the max77693 motor driver in Exynos4412 Midas
boards to align with Devicetree specification naming convention.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 arch/arm/boot/dts/exynos4412-midas.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/exynos4412-midas.dtsi b/arch/arm/boot/dts/exynos4412-midas.dtsi
index 97db6e4a39a7..0889f081efd2 100644
--- a/arch/arm/boot/dts/exynos4412-midas.dtsi
+++ b/arch/arm/boot/dts/exynos4412-midas.dtsi
@@ -192,7 +192,7 @@  charger_reg: CHARGER {
 				};
 			};
 
-			max77693_haptic {
+			motor-driver {
 				compatible = "maxim,max77693-haptic";
 				haptic-supply = <&ldo26_reg>;
 				pwms = <&pwm 0 38022 0>;