[AIO-3288C]Kernel->dts:fix touch reset gpio
This commit is contained in:
@ -104,7 +104,7 @@
|
|||||||
compatible = "firefly,gsl3680";
|
compatible = "firefly,gsl3680";
|
||||||
reg = <0x41>;
|
reg = <0x41>;
|
||||||
touch-gpio = <&gpio5 GPIO_C3 IRQ_TYPE_EDGE_RISING>;
|
touch-gpio = <&gpio5 GPIO_C3 IRQ_TYPE_EDGE_RISING>;
|
||||||
reset-gpio = <&gpio7 GPIO_B1 GPIO_ACTIVE_LOW>;
|
reset-gpio = <&gpio7 GPIO_A6 GPIO_ACTIVE_LOW>;
|
||||||
max-y = <1280>;
|
max-y = <1280>;
|
||||||
max-x = <800>;
|
max-x = <800>;
|
||||||
flip-x = <1>;
|
flip-x = <1>;
|
||||||
|
|||||||
Reference in New Issue
Block a user