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 <k...@kernel.org>
---
 arch/arm/boot/dts/exynos4412-midas.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to