Skip to content

Commit c75ca7e

Browse files
committed
set reset pin to GPIO_ACTIVE_LOW
1 parent 0d2a2ed commit c75ca7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

boards/shields/sofle/sofle_right.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
compatible = "azoteq,iqs5xx";
4141
reg = <0x74>;
4242

43-
reset-gpios = <&pro_micro 1 GPIO_ACTIVE_HIGH>;
43+
reset-gpios = <&pro_micro 1 GPIO_ACTIVE_LOW>;
4444
rdy-gpios = <&pro_micro 4 GPIO_ACTIVE_HIGH>;
4545

4646
/*

0 commit comments

Comments
 (0)