mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-21 06:11:31 +00:00
one more PiOne re-use
This commit is contained in:
parent
fdaadb42d7
commit
369d3928e7
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue