On Fri, 22 Mar 2024 16:56:03 +0800, Allen_Lin wrote: > Add the HX83102j touchscreen device tree bindings documents. > HX83102j is a Himax TDDI touchscreen controller. > It's power sequence should be bound with a lcm driver, thus it > needs to be a panel follower. Others are the same as normal SPI > touchscreen controller. > > Signed-off-by: Allen_Lin <allencl_lin@xxxxxxxxxxx> > --- > .../input/touchscreen/himax,hx83102j.yaml | 73 +++++++++++++++++++ > MAINTAINERS | 6 ++ > 2 files changed, 79 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/touchscreen/himax,hx83102j.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>