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: Zhengqiao Xia <xiazhengqiao@huaqin.corp-partner.google.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Jiri Kosina <jkosina@suse.com>
This commit is contained in:
parent
3f10e214a9
commit
d74ac6f60a
1 changed files with 3 additions and 2 deletions
|
@ -18,8 +18,9 @@ allOf:
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
items:
|
enum:
|
||||||
- const: elan,ekth6915
|
- elan,ekth6915
|
||||||
|
- ilitek,ili2901
|
||||||
|
|
||||||
reg:
|
reg:
|
||||||
const: 0x10
|
const: 0x10
|
||||||
|
|
Loading…
Add table
Reference in a new issue