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, 11 Jun 2024 14:35:22 -0600
From: Rob Herring <robh@...nel.org>
To: Andrew Davis <afd@...com>
Cc: Linus Walleij <linus.walleij@...aro.org>,
	Bartosz Golaszewski <brgl@...ev.pl>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>, linux-gpio@...r.kernel.org,
	devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: gpio: lsi,zevio-gpio: convert to YAML

On Tue, Jun 11, 2024 at 09:00:34AM -0500, Andrew Davis wrote:
> Convert Zevio GPIO controller bindings to DT schema.
> 
> Changes during conversion:
>  - Add used but undocumented interrupts property

An interrupt on a GPIO controller generally means it is also an 
interrupt-controller. Do you need to add those properties too?

> 
> Signed-off-by: Andrew Davis <afd@...com>
> ---
>  .../devicetree/bindings/gpio/gpio-zevio.txt   | 16 -------
>  .../bindings/gpio/lsi,zevio-gpio.yaml         | 46 +++++++++++++++++++
>  2 files changed, 46 insertions(+), 16 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-zevio.txt
>  create mode 100644 Documentation/devicetree/bindings/gpio/lsi,zevio-gpio.yaml

Otherwise,

Reviewed-by: Rob Herring (Arm) <robh@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ