Signed-off-by: Marek Belisko <ma...@goldelico.com>
---
 arch/arm/boot/dts/omap3-gta04.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-gta04.dts 
b/arch/arm/boot/dts/omap3-gta04.dts
index 6d1a8d8..5b08d93 100644
--- a/arch/arm/boot/dts/omap3-gta04.dts
+++ b/arch/arm/boot/dts/omap3-gta04.dts
@@ -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 */
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to