Change typo in title. On Fri, 21 May 2021 06:45:18 +0200 Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> wrote: > Change node name from iqs626a -> touchscreen to pass dt_binding_check. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/input/iqs626a.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/input/iqs626a.yaml b/Documentation/devicetree/bindings/input/iqs626a.yaml > index 0cb736c541c9..ea4f04e2d3ad 100644 > --- a/Documentation/devicetree/bindings/input/iqs626a.yaml > +++ b/Documentation/devicetree/bindings/input/iqs626a.yaml > @@ -751,7 +751,7 @@ examples: > #address-cells = <1>; > #size-cells = <0>; > > - iqs626a@44 { > + touchscreen@44 { > #address-cells = <1>; > #size-cells = <0>; >