ARM: dts: OMAP3-N950: Add Vibrator
authorSebastian Reichel <sre@kernel.org>
Sun, 13 Mar 2016 00:06:16 +0000 (01:06 +0100)
committerTony Lindgren <tony@atomide.com>
Tue, 12 Apr 2016 21:32:02 +0000 (14:32 -0700)
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-n950.dts

index d429329..b6cea8c 100644 (file)
        compatible = "nokia,n950-modem";
 };
 
+&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)