Skip to content

Commit c6857a1

Browse files
committed
BananaPi BPI-F3: Fixup bt_pwrseq node
Signed-off-by: Patrick Yavitz <[email protected]>
1 parent e726476 commit c6857a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch/kernel/archive/spacemit-6.16/dt/k1-bananapi-f3.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167

168168
bt_pwrseq: bt-pwrseq {
169169
compatible = "spacemit,bt-pwrseq";
170-
reset-gpios = <&gpio 63 0>;
170+
reset-gpios = <&gpio 63 GPIO_ACTIVE_HIGH>;
171171
};
172172
};
173173

0 commit comments

Comments
 (0)