Skip to content

Commit d74ac6f

Browse files
Zhengqiao XiaJiri Kosina
authored andcommitted
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 <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent 3f10e21 commit d74ac6f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/devicetree/bindings/input/elan,ekth6915.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ allOf:
1818

1919
properties:
2020
compatible:
21-
items:
22-
- const: elan,ekth6915
21+
enum:
22+
- elan,ekth6915
23+
- ilitek,ili2901
2324

2425
reg:
2526
const: 0x10

0 commit comments

Comments
 (0)