]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
ARM: dts: exynos: use generic name for max77693 motor in Midas
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 5 Nov 2020 18:45:03 +0000 (19:45 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 10 Nov 2020 18:21:11 +0000 (19:21 +0100)
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
arch/arm/boot/dts/exynos4412-midas.dtsi

index 2be1db0b238779a00c517d86fa5761d1be3c474c..111c32bae02c04c71872b7835f2d2dab20e8e203 100644 (file)
                                };
                        };
 
-                       max77693_haptic {
+                       motor-driver {
                                compatible = "maxim,max77693-haptic";
                                haptic-supply = <&ldo26_reg>;
                                pwms = <&pwm 0 38022 0>;