Commit 06ba7a61 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Benoit Cousson

ARM: dts: omap3-n900: Add vibrator device

Add support for Nokia N900's vibrator.
Signed-off-by: default avatarSebastian Reichel <sre@debian.org>
Signed-off-by: default avatarBenoit Cousson <bcousson@baylibre.com>
parent 3931c839
......@@ -142,6 +142,13 @@ twl: twl@48 {
#include "twl4030.dtsi"
#include "twl4030_omap3.dtsi"
&twl {
twl_audio: audio {
compatible = "ti,twl4030-audio";
ti,enable-vibra = <1>;
};
};
&twl_gpio {
ti,pullups = <0x0>;
ti,pulldowns = <0x03ff3f>; /* BIT(0..5) | BIT(8..17) */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment