Commit d74ac6f6 authored by Zhengqiao Xia's avatar Zhengqiao Xia Committed by Jiri Kosina

dt-bindings: HID: i2c-hid: elan: Introduce Ilitek ili2901

The Ilitek ili2901 touch screen chip same as Elan eKTH6915 controller
has a reset gpio. The difference is that they have different
post_power_delay_ms and post_gpio_reset_on_delay_ms.
Ilitek ili2901 also uses 3.3V power supply.
Signed-off-by: default avatarZhengqiao Xia  <xiazhengqiao@huaqin.corp-partner.google.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.com>
parent 3f10e214
......@@ -18,8 +18,9 @@ allOf:
properties:
compatible:
items:
- const: elan,ekth6915
enum:
- elan,ekth6915
- ilitek,ili2901
reg:
const: 0x10
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment