Skip to content

Commit

Permalink
dt-bindings: HID: i2c-hid: elan: Introduce Ilitek ili2901
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Zhengqiao Xia authored and Jiri Kosina committed Jan 2, 2024
1 parent 3f10e21 commit d74ac6f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Documentation/devicetree/bindings/input/elan,ekth6915.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ allOf:

properties:
compatible:
items:
- const: elan,ekth6915
enum:
- elan,ekth6915
- ilitek,ili2901

reg:
const: 0x10
Expand Down

0 comments on commit d74ac6f

Please sign in to comment.