change nfc reset gpio to GPIO6_0
This commit is contained in:
parent
b651042354
commit
3087b6d839
@ -560,7 +560,7 @@ i2c1: i2c@08e00000 {
|
|||||||
fm11nc08: fm11nc08@57 {
|
fm11nc08: fm11nc08@57 {
|
||||||
compatible = "fm11nc08";
|
compatible = "fm11nc08";
|
||||||
reg = <0x57>;
|
reg = <0x57>;
|
||||||
//reset-gpio = <&gpio4 2 1>;
|
reset-gpio = <&gpio6 0 0>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user