arm64: dts: rockchip: add touch panel gslx680 for 3399 vr board

Change-Id: I8d106b2146c01371bae8952e3926e44d86df464a
Signed-off-by: jerry.zhang <jerry.zhang@rock-chips.com>
This commit is contained in:
jerry.zhang
2016-07-19 14:09:27 +08:00
committed by Gerrit Code Review
parent 415907edfd
commit dbc9efa814

View File

@@ -547,6 +547,20 @@
};
};
&i2c5 {
status = "okay";
touch@40 {
compatible = "gslX680";
reg = <0x40>;
touch-gpio = <&gpio1 20 IRQ_TYPE_LEVEL_LOW>;
reset-gpio = <&gpio4 22 GPIO_ACTIVE_LOW>;
max-x = <1280>;
max-y = <600>;
status = "okay";
};
};
&spi1 {
status = "okay";
max-freq = <50000000>;