one more PiOne re-use

This commit is contained in:
Martin Ayotte 2016-12-30 15:05:18 -05:00
parent fdaadb42d7
commit 369d3928e7

View file

@ -40,7 +40,7 @@ index 00000000..d262a251
+ wifi_pwrseq: wifi_pwrseq {
+ compatible = "mmc-pwrseq-simple";
+ pinctrl-names = "default";
+ pinctrl-0 = <&wifi_rst>;
+ pinctrl-0 = <&wifi_pwrseq_pin_orangepi>;
+ reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>;
+ post-power-on-delay-ms = <50>;
+ };
@ -76,4 +76,3 @@ index 00000000..d262a251
+ };
+};
+
\ No newline at end of file