lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 2 Jul 2024 09:57:32 +0000
From: "Agarwal, Utsav" <Utsav.Agarwal@...log.com>
To: "Rob Herring (Arm)" <robh@...nel.org>
CC: Krzysztof Kozlowski <krzk+dt@...nel.org>,
        "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>,
        "Hennerich, Michael"
	<Michael.Hennerich@...log.com>,
        "devicetree@...r.kernel.org"
	<devicetree@...r.kernel.org>,
        "Artamonovs, Arturs"
	<Arturs.Artamonovs@...log.com>,
        "Sa, Nuno" <Nuno.Sa@...log.com>,
        Dmitry
 Torokhov <dmitry.torokhov@...il.com>,
        "Bimpikas, Vasileios"
	<Vasileios.Bimpikas@...log.com>,
        Conor Dooley <conor+dt@...nel.org>,
        "Gaskell, Oliver" <Oliver.Gaskell@...log.com>,
        "linux-input@...r.kernel.org"
	<linux-input@...r.kernel.org>
Subject: RE: [PATCH v4 2/2] dt-bindings: input: Update dtbinding for adp5588

Hi Rob,

> -----Original Message-----
> From: Rob Herring (Arm) <robh@...nel.org>
> Sent: Monday, July 1, 2024 5:28 PM
> To: Agarwal, Utsav <Utsav.Agarwal@...log.com>
> Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>; linux-kernel@...r.kernel.org;
> Hennerich, Michael <Michael.Hennerich@...log.com>;
> devicetree@...r.kernel.org; Artamonovs, Arturs
> <Arturs.Artamonovs@...log.com>; Sa, Nuno <Nuno.Sa@...log.com>;
> Dmitry Torokhov <dmitry.torokhov@...il.com>; Bimpikas, Vasileios
> <Vasileios.Bimpikas@...log.com>; Conor Dooley <conor+dt@...nel.org>;
> Gaskell, Oliver <Oliver.Gaskell@...log.com>; linux-input@...r.kernel.org
> Subject: Re: [PATCH v4 2/2] dt-bindings: input: Update dtbinding for adp5588
> 
> [External]
> 
> 
> On Mon, 01 Jul 2024 16:04:51 +0100, Utsav Agarwal wrote:
> > Updating dt bindings for adp5588. Following properties are now made
> > optional:
> > 	- interrupts
> > 	- keypad,num-rows
> > 	- keypad,num-columns
> > 	- linux,keymap
> > The proposed new property "gpio-only" has been added as an optional
> > property with an additional example.
> >
> > Signed-off-by: Utsav Agarwal <utsav.agarwal@...log.com>
> > ---
> >  .../devicetree/bindings/input/adi,adp5588.yaml     | 28
> ++++++++++++++++++----
> >  1 file changed, 24 insertions(+), 4 deletions(-)
> >
> 
> My bot found errors running 'make dt_binding_check' on your patch:
> 
> yamllint warnings/errors:
> 
> dtschema/dtc warnings/errors:
> /builds/robherring/dt-review-
> ci/linux/Documentation/devicetree/bindings/input/adi,adp5588.yaml: gpio-
> only: missing type definition

Thank you for the feedback, I will fix this and confirm with dt_binding_check before resubmitting the next version.
> 
> doc reference errors (make refcheckdocs):
> 
> See
> https://urldefense.com/v3/__https://patchwork.ozlabs.org/project/devicetr
> ee-bindings/patch/20240701-adp5588_gpio_support-v4-2-
> 44bba0445e90@...log.com__;!!A3Ni8CS0y2Y!6DaQ5a3iw3kzzWwCpDz9K5X
> ABnIHXNsXMTyaGAc53YJ1gYBgSwKyiPMSl620Xo2okCIQ1P1ftU0rJkD5$
> 
> The base for the series is generally the latest rc1. A different dependency
> should be noted in *this* patch.
> 
> If you already ran 'make dt_binding_check' and didn't see the above
> error(s), then make sure 'yamllint' is installed and dt-schema is up to
> date:
> 
> pip3 install dtschema --upgrade
> 
> Please check and re-submit after running the above command yourself. Note
> that DT_SCHEMA_FILES can be set to your schema file to speed up checking
> your schema. However, it must be unset to test all examples with your
> schema.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ