RE: [PATCH v10 3/3] dt-bindings: input: pure gpio support for adp5588

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> -----Original Message-----
> From: Conor Dooley <conor@xxxxxxxxxx>
> Sent: Tuesday, August 13, 2024 4:28 PM
> To: Agarwal, Utsav <Utsav.Agarwal@xxxxxxxxxx>
> Cc: Rob Herring (Arm) <robh@xxxxxxxxxx>; devicetree@xxxxxxxxxxxxxxx;
> Hennerich, Michael <Michael.Hennerich@xxxxxxxxxx>; Gaskell, Oliver
> <Oliver.Gaskell@xxxxxxxxxx>; Conor Dooley <conor+dt@xxxxxxxxxx>; Sa, Nuno
> <Nuno.Sa@xxxxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx; Bimpikas, Vasileios
> <Vasileios.Bimpikas@xxxxxxxxxx>; Conor Dooley
> <conor.dooley@xxxxxxxxxxxxx>; Artamonovs, Arturs
> <Arturs.Artamonovs@xxxxxxxxxx>; Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>;
> linux-input@xxxxxxxxxxxxxxx; Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
> Subject: Re: [PATCH v10 3/3] dt-bindings: input: pure gpio support for adp5588
> 
> [External]
> 
> On Tue, Aug 13, 2024 at 11:50:41AM +0000, Agarwal, Utsav wrote:
> >
> >
> > > -----Original Message-----
> > > From: Rob Herring (Arm) <robh@xxxxxxxxxx>
> > > Sent: Tuesday, August 13, 2024 12:12 PM
> > > To: Agarwal, Utsav <Utsav.Agarwal@xxxxxxxxxx>
> > > Cc: devicetree@xxxxxxxxxxxxxxx; Hennerich, Michael
> > > <Michael.Hennerich@xxxxxxxxxx>; Gaskell, Oliver
> > > <Oliver.Gaskell@xxxxxxxxxx>; Conor Dooley <conor+dt@xxxxxxxxxx>; Sa,
> Nuno
> > > <Nuno.Sa@xxxxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx; Bimpikas, Vasileios
> > > <Vasileios.Bimpikas@xxxxxxxxxx>; Conor Dooley
> > > <conor.dooley@xxxxxxxxxxxxx>; Artamonovs, Arturs
> > > <Arturs.Artamonovs@xxxxxxxxxx>; Krzysztof Kozlowski
> <krzk+dt@xxxxxxxxxx>;
> > > linux-input@xxxxxxxxxxxxxxx; Dmitry Torokhov
> <dmitry.torokhov@xxxxxxxxx>
> > > Subject: Re: [PATCH v10 3/3] dt-bindings: input: pure gpio support for
> adp5588
> > >
> > > [External]
> > >
> > >
> > > On Tue, 13 Aug 2024 10:51:33 +0100, Utsav Agarwal wrote:
> > > > Adding software support for enabling the pure gpio capability of the
> > > > device - which allows all I/O to be used as GPIO. Previously, I/O
> > > > configuration was limited by software to partial GPIO support only.
> > > >
> > > > When working in a pure gpio mode, the device does not require the
> > > > certain properties and hence, the following are now made optional:
> > > > 	- interrupts
> > > > 	- keypad,num-rows
> > > > 	- keypad,num-columns
> > > > 	- linux,keymap
> > > >
> > > > However, note that the above are required to be specified when
> > > > configuring the device as a keypad, for which dependencies have been
> added
> > > > such that specifying either one requires the remaining as well.
> > > >
> > > > Also, note that interrupts are made optional, but required when the device
> > > > has either been configured in keypad mode or as an interrupt controller.
> > > > This has been done since they may not necessarily be used when leveraging
> > > > the device purely for GPIO.
> > > >
> > > > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> > > > Signed-off-by: Utsav Agarwal <utsav.agarwal@xxxxxxxxxx>
> > > > ---
> > > >  .../devicetree/bindings/input/adi,adp5588.yaml     | 40
> ++++++++++++++++++-
> > > ---
> > > >  1 file changed, 34 insertions(+), 6 deletions(-)
> > > >
> > >
> > > My bot found errors running 'make dt_binding_check' on your patch:
> > >
> > > yamllint warnings/errors:
> > > ./Documentation/devicetree/bindings/input/adi,adp5588.yaml:140:1: [error]
> > > syntax error: could not find expected ':' (syntax)
> > >
> > > dtschema/dtc warnings/errors:
> > > /builds/robherring/dt-review-
> > > ci/linux/Documentation/devicetree/bindings/input/adi,adp5588.yaml:
> ignoring,
> > > error parsing file
> > > ./Documentation/devicetree/bindings/input/adi,adp5588.yaml:140:1: could
> not
> > > find expected ':'
> > > make[2]: *** Deleting file
> > > 'Documentation/devicetree/bindings/input/adi,adp5588.example.dts'
> > > Documentation/devicetree/bindings/input/adi,adp5588.yaml:140:1: could
> not
> > > find expected ':'
> > > make[2]: *** [Documentation/devicetree/bindings/Makefile:26:
> > > Documentation/devicetree/bindings/input/adi,adp5588.example.dts] Error 1
> > > make[2]: *** Waiting for unfinished jobs....
> > > make[1]: *** [/builds/robherring/dt-review-ci/linux/Makefile:1432:
> > > dt_binding_check] Error 2
> > > make: *** [Makefile:224: __sub-make] Error 2
> > >
> >
> > Apologies, it seems like I accidently deleted the characters towards the end
> > of the yaml file when making changes...
> 
> If you make any changes, particularly to an already reviewed binding,
> please be sure to run the tests again before sending.
> 
> Thanks,
> Conor.

My sincere apologies for this, I will send out a revision now correct it.

- Utsav





[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux