On Fri, Nov 18, 2022 at 18:21, "Lin, Meng-Bo" <linmengbo0689@xxxxxxxxxxxxxx> wrote: > From: Markuss Broks <markuss.broks@xxxxxxxxx> > > Imagis IST3038 is a variant (firmware?) of Imagis IST3038 IC, > add the compatible for it to the IST3038C bindings. > > Signed-off-by: Markuss Broks <markuss.broks@xxxxxxxxx> > [Change from IST3038B to IST3038] > Signed-off-by: Lin, Meng-Bo <linmengbo0689@xxxxxxxxxxxxxx> Reviewed-by: Mattijs Korpershoek <mkorpershoek@xxxxxxxxxxxx> > --- > .../devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml b/Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml > index e3a2b871e50c..a58c045d2ba1 100644 > --- a/Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml > +++ b/Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml > @@ -18,6 +18,7 @@ properties: > > compatible: > enum: > + - imagis,ist3038 > - imagis,ist3038c > > reg: > -- > 2.30.2