On Tue, 13 Feb 2024 02:00:53 +0100, Sebastian Reichel wrote: > Convert the i.MX6UL touchscreen DT binding to YAML. > > Signed-off-by: Sebastian Reichel <sre@xxxxxxxxxx> > --- > .../input/touchscreen/fsl,imx6ul-tsc.yaml | 97 +++++++++++++++++++ > .../bindings/input/touchscreen/imx6ul_tsc.txt | 38 -------- > 2 files changed, 97 insertions(+), 38 deletions(-) > create mode 100644 Documentation/devicetree/bindings/input/touchscreen/fsl,imx6ul-tsc.yaml > delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/imx6ul_tsc.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>