提交 a135f2f8 编写于 作者: F Florian Vaussard 提交者: Benoit Cousson

ARM: dts: omap3-overo: Add support for the blue LED

Support the blue LED connected to the LEDB pin of the TWL4030
on the Gumstix Overo.
Signed-off-by: NFlorian Vaussard <florian.vaussard@epfl.ch>
Signed-off-by: NBenoit Cousson <b-cousson@ti.com>
上级 807e1b42
......@@ -13,6 +13,17 @@
/include/ "omap3.dtsi"
/ {
leds {
compatible = "gpio-leds";
overo {
label = "overo:blue:COM";
gpios = <&twl_gpio 19 0>;
linux,default-trigger = "mmc0";
};
};
};
&i2c1 {
clock-frequency = <2600000>;
......@@ -40,3 +51,7 @@
&mmc2 {
bus-width = <4>;
};
&twl_gpio {
ti,use-leds;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册