mbox series

[v2,0/2] Add ili9882t timing

Message ID 20230520050649.2494497-1-yangcong5@huaqin.corp-partner.google.com (mailing list archive)
Headers show
Series Add ili9882t timing | expand

Message

cong yang May 20, 2023, 5:06 a.m. UTC
Compare V1,move ili9882t timing to the "i2c-hid-of-elan.c" driver.
Add "ilitek,ili9882t" compatible string to bindings document.

Cong Yang (2):
  HID: i2c-hid: elan: Add ili9882t timing
  dt-bindings: input: touchscreen: Add ilitek 9882T touchscreen chip

 .../devicetree/bindings/input/elan,ekth6915.yaml         | 9 +++++++--
 drivers/hid/i2c-hid/i2c-hid-of-elan.c                    | 7 +++++++
 2 files changed, 14 insertions(+), 2 deletions(-)