ARM: dts: exynos: use generic name for max77693 motor in Midas

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>
Link: https://lore.kernel.org/r/20201105184506.215648-3-krzk@kernel.org
This commit is contained in:
Krzysztof Kozlowski 2020-11-05 19:45:03 +01:00
parent 1c6831b472
commit 32f9abc326
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@
};
};
max77693_haptic {
motor-driver {
compatible = "maxim,max77693-haptic";
haptic-supply = <&ldo26_reg>;
pwms = <&pwm 0 38022 0>;