]> Pileus Git - ~andy/linux/blobdiff - arch/arm/boot/dts/omap4-panda-es.dts
ARM: dts: omap4-panda-es: Do not reset gpio1
[~andy/linux] / arch / arm / boot / dts / omap4-panda-es.dts
index 56c435468e94a8399f21236b7b553eea15bcc697..816d1c95b592965304fb2aa502da664c9f07ffe4 100644 (file)
@@ -62,3 +62,7 @@
                gpios = <&gpio1 8 GPIO_ACTIVE_HIGH>;
        };
 };
+
+&gpio1 {
+        ti,no-reset-on-init;
+};