aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos4412-midas.dtsi
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-11-05 19:45:03 +0100
committerKrzysztof Kozlowski <krzk@kernel.org>2020-11-10 19:21:11 +0100
commit32f9abc326ee21d8fe01c9979d493c7a92dedd59 (patch)
tree1ac3d4e2ad9615b0249c810e63e98513364b5b33 /arch/arm/boot/dts/exynos4412-midas.dtsi
parentARM: dts: exynos: use hyphens in Exynos4 node names (diff)
downloadlinux-dev-32f9abc326ee21d8fe01c9979d493c7a92dedd59.tar.xz
linux-dev-32f9abc326ee21d8fe01c9979d493c7a92dedd59.zip
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
Diffstat (limited to 'arch/arm/boot/dts/exynos4412-midas.dtsi')
-rw-r--r--arch/arm/boot/dts/exynos4412-midas.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/exynos4412-midas.dtsi b/arch/arm/boot/dts/exynos4412-midas.dtsi
index 2be1db0b2387..111c32bae02c 100644
--- a/arch/arm/boot/dts/exynos4412-midas.dtsi
+++ b/arch/arm/boot/dts/exynos4412-midas.dtsi
@@ -192,7 +192,7 @@
};
};
- max77693_haptic {
+ motor-driver {
compatible = "maxim,max77693-haptic";
haptic-supply = <&ldo26_reg>;
pwms = <&pwm 0 38022 0>;