On Wed, 21 Jul 2021 16:03:46 +0200, Maxime Ripard wrote: > The ChipOne ICN8318 Touchscreen Controller is supported by Linux thanks > to its device tree binding. > > Now that we have the DT validation in place, let's convert the device > tree bindings for that driver over to a YAML schema. > > Cc: Dmitry Torokhov <dmitry.torok...@gmail.com> > Cc: Hans de Goede <hdego...@redhat.com> > Cc: linux-in...@vger.kernel.org > Signed-off-by: Maxime Ripard <max...@cerno.tech> > --- > .../input/touchscreen/chipone,icn8318.yaml | 62 +++++++++++++++++++ > .../input/touchscreen/chipone_icn8318.txt | 44 ------------- > 2 files changed, 62 insertions(+), 44 deletions(-) > create mode 100644 > Documentation/devicetree/bindings/input/touchscreen/chipone,icn8318.yaml > delete mode 100644 > Documentation/devicetree/bindings/input/touchscreen/chipone_icn8318.txt >
Reviewed-by: Rob Herring <r...@kernel.org> -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/linux-sunxi/20210723214854.GA2650907%40robh.at.kernel.org.