[PATCH 3/7] ARM: dts: OMAP3-N950: Add Vibrator

From: Sebastian Reichel
Date: Sat Mar 12 2016 - 19:07:50 EST


Signed-off-by: Sebastian Reichel <sre@xxxxxxxxxx>
---
arch/arm/boot/dts/omap3-n950.dts | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-n950.dts b/arch/arm/boot/dts/omap3-n950.dts
index 80bed4eb6b08..3dbf9d66bcc1 100644
--- a/arch/arm/boot/dts/omap3-n950.dts
+++ b/arch/arm/boot/dts/omap3-n950.dts
@@ -55,6 +55,13 @@
};
};

+&twl {
+ twl_audio: audio {
+ compatible = "ti,twl4030-audio";
+ ti,enable-vibra = <1>;
+ };
+};
+
&twl_keypad {
linux,keymap = < MATRIX_KEY(0x00, 0x00, KEY_BACKSLASH)
MATRIX_KEY(0x01, 0x00, KEY_LEFTSHIFT)
--
2.7.0