On Jul 04 2024, Zhaoxiong Lv wrote: > The Elan ekth6a12nay touch screen chip same as Elan eKTH6915 controller > has a reset gpio. The difference is that they have different > post_power_delay_ms. > > Signed-off-by: Zhaoxiong Lv <lvzhaoxiong@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/input/elan,ekth6915.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/input/elan,ekth6915.yaml b/Documentation/devicetree/bindings/input/elan,ekth6915.yaml > index dc4ac41f2441..0bbf9dd7636e 100644 > --- a/Documentation/devicetree/bindings/input/elan,ekth6915.yaml > +++ b/Documentation/devicetree/bindings/input/elan,ekth6915.yaml > @@ -20,6 +20,7 @@ properties: > compatible: > enum: > - elan,ekth6915 > + - elan,ekth6a12nay > - ilitek,ili2901 This is not in v6.10-rcX, ilitek got removed and the compatible node got updated. I could amend the patch for this but I'd rather have you to do it as I can not test the change myself. So please respin the series on top of v6.10 at least, keep the various acks/rev-by and and make sure you test. Cheers, Benjamin > > reg: > -- > 2.17.1 >