提交 e51c6bea 编写于 作者: M Marek Belisko 提交者: Tony Lindgren

ARM: dts: omap3-gta04: Add wifi reset node

Define gpio node in tca6507 which will be used as
wifi reset pin.
Signed-off-by: NMarek Belisko <marek@goldelico.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 9edc57af
......@@ -196,6 +196,9 @@
#size-cells = <0>;
reg = <0x45>;
gpio-controller;
#gpio-cells = <2>;
gta04_led0: red_aux@0 {
label = "gta04:red:aux";
reg = <0x0>;
......@@ -216,6 +219,11 @@
label = "gta04:green:power";
reg = <0x4>;
};
wifi_reset: wifi_reset@6 {
reg = <0x6>;
compatible = "gpio";
};
};
/* compass aka magnetometer */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册