Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

+1 -1
+1 -1
arch/arm/boot/dts/exynos4412-midas.dtsi
··· 192 192 }; 193 193 }; 194 194 195 - max77693_haptic { 195 + motor-driver { 196 196 compatible = "maxim,max77693-haptic"; 197 197 haptic-supply = <&ldo26_reg>; 198 198 pwms = <&pwm 0 38022 0>;