On Fri, 11 Jun 2021 15:54:27 +0200, Geert Uytterhoeven wrote: > While Linux uses a different driver, the Ilitek > ILI210x/ILI2117/ILI2120/ILI251x touchscreen controller Device Tree > binding documentation is very similar. > > - Drop the fixed reg value, as some controllers use a different > address, > - Make reset-gpios optional, as it is not always wired. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > .../bindings/input/ilitek,ili2xxx.txt | 27 ------------------- > .../input/touchscreen/ilitek_ts_i2c.yaml | 7 +++-- > 2 files changed, 5 insertions(+), 29 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/input/ilitek,ili2xxx.txt > One driver or 2, I don't care from a binding perspective if sharing works. Reviewed-by: Rob Herring <robh@xxxxxxxxxx>