800x1280-10.1寸mipi屏更新触摸固件,删除y轴反转
This commit is contained in:
@ -331,8 +331,6 @@
|
||||
interrupts = <RK_PA1 IRQ_TYPE_LEVEL_LOW>;
|
||||
reset-gpios = <&gpio3 RK_PA2 GPIO_ACTIVE_LOW>;
|
||||
irq-gpios = <&gpio3 RK_PA1 GPIO_ACTIVE_HIGH>;
|
||||
touchscreen-inverted-y;
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
@ -333,7 +333,6 @@
|
||||
interrupts = <RK_PB5 IRQ_TYPE_LEVEL_LOW>;
|
||||
reset-gpios = <&gpio0 RK_PB6 GPIO_ACTIVE_LOW>;
|
||||
irq-gpios = <&gpio0 RK_PB5 GPIO_ACTIVE_HIGH>;
|
||||
touchscreen-inverted-y;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@ -1004,7 +1004,6 @@
|
||||
interrupts = <RK_PA6 IRQ_TYPE_LEVEL_LOW>;
|
||||
reset-gpios = <&gpio3 RK_PA5 GPIO_ACTIVE_LOW>;
|
||||
irq-gpios = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>;
|
||||
touchscreen-inverted-y;
|
||||
};
|
||||
|
||||
rockpi_mcu_1: rockpi-mcu-1@45 {
|
||||
|
||||
@ -103,7 +103,6 @@
|
||||
// interrupts = < >;
|
||||
// reset-gpios = < >;
|
||||
// irq-gpios = < >;
|
||||
touchscreen-inverted-y;
|
||||
};
|
||||
|
||||
rockpi_mcu_0: rockpi-mcu-0@45 {
|
||||
@ -222,7 +221,6 @@
|
||||
// interrupts = < >;
|
||||
// reset-gpios = < >;
|
||||
// irq-gpios = < >;
|
||||
touchscreen-inverted-y;
|
||||
};
|
||||
|
||||
rockpi_mcu_1: rockpi-mcu-1@45 {
|
||||
|
||||
@ -296,6 +296,5 @@
|
||||
interrupts = <RK_PB5 IRQ_TYPE_LEVEL_LOW>;
|
||||
reset-gpios = <&gpio0 RK_PB6 GPIO_ACTIVE_LOW>;
|
||||
irq-gpios = <&gpio0 RK_PB5 GPIO_ACTIVE_HIGH>;
|
||||
touchscreen-inverted-y;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user