arm64: dts: rockchip: modify tp direction for rk3566 eink boards

Signed-off-by: Zorro Liu <lyx@rock-chips.com>
Change-Id: I3172c04a02f9c55578aee3c315ffc76839bcb04f
This commit is contained in:
Zorro Liu
2021-01-11 10:59:30 +08:00
committed by Tao Huang
parent 94f8085d41
commit 62b07bb1b2
2 changed files with 8 additions and 8 deletions

View File

@@ -199,9 +199,9 @@
cy,vkeys_x = <1872>;
cy,vkeys_y = <1404>;
cy,revert_x = <1>;
cy,revert_x = <0>;
cy,revert_y = <0>;
cy,xy_exchange = <1>;
cy,xy_exchange = <0>;
cy,virtual_keys = /* KeyCode CenterX CenterY Width Height */
/* KEY_BACK */
@@ -256,9 +256,9 @@
gpio_detect = <&gpio4 RK_PC4 GPIO_ACTIVE_HIGH>;
gpio_intr = <&gpio0 RK_PC1 GPIO_ACTIVE_HIGH>;
gpio_rst = <&gpio4 RK_PB1 GPIO_ACTIVE_HIGH>;
revert_x = <1>;
revert_x = <0>;
revert_y = <0>;
xy_exchange = <1>;
xy_exchange = <0>;
};
};

View File

@@ -556,9 +556,9 @@
gpio_detect = <&gpio3 RK_PA3 GPIO_ACTIVE_HIGH>;
gpio_intr = <&gpio3 RK_PA1 GPIO_ACTIVE_HIGH>;
gpio_rst = <&gpio3 RK_PA2 GPIO_ACTIVE_HIGH>;
revert_x = <1>;
revert_x = <0>;
revert_y = <0>;
xy_exchange = <1>;
xy_exchange = <0>;
};
};
@@ -641,8 +641,8 @@
cy,vkeys_x = <1872>;
cy,vkeys_y = <1404>;
cy,revert_x = <0>;
cy,revert_y = <0>;
cy,xy_exchange = <1>;
cy,revert_y = <1>;
cy,xy_exchange = <0>;
cy,virtual_keys =
/* KeyCode CenterX CenterY Width Height */