mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
BananaPi BPI-F3: Fixup bt_pwrseq node
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
This commit is contained in:
committed by
c0rnelius
parent
e726476423
commit
c6857a1594
@@ -167,7 +167,7 @@
|
||||
|
||||
bt_pwrseq: bt-pwrseq {
|
||||
compatible = "spacemit,bt-pwrseq";
|
||||
reset-gpios = <&gpio 63 0>;
|
||||
reset-gpios = <&gpio 63 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user