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]
Message-ID: <20240709155816.GB3589336-robh@kernel.org>
Date: Tue, 9 Jul 2024 09:58:16 -0600
From: Rob Herring <robh@...nel.org>
To: Manikandan Muralidharan <manikandan.m@...rochip.com>
Cc: linus.walleij@...aro.org, brgl@...ev.pl, krzk+dt@...nel.org,
	conor+dt@...nel.org, nicolas.ferre@...rochip.com,
	alexandre.belloni@...tlin.com, claudiu.beznea@...on.dev,
	arnd@...db.de, durai.manickamkr@...rochip.com,
	linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 5/5] dt-bindings: pinctrl: Convert Atmel PIO3 pinctrl
 to json-schema

On Tue, Jul 09, 2024 at 02:53:54PM +0530, Manikandan Muralidharan wrote:
> Convert Atmel PIO3 pinctrl binding document to DT schema format
> json-schema.
> 
> Signed-off-by: Manikandan Muralidharan <manikandan.m@...rochip.com>
> Acked-by: Linus Walleij <linus.walleij@...aro.org>
> ---
> changes in v3:
> - Remove quotes in $ref
> - modify the gpio regex
> - Remove pinmux pinctrl subnode regex and modify it since they do not
> follow a particular order or pattern, Adding 'type:object' with this
> '^[a-z0-9-_]+$' regex does throw DTC_CHK errors for other
> pio3 pinctrl properties
> 
> changes in v2:
> - Fix bot errors by fixing issues in 4/5 
> - remove qoutes from $ref
> ---
>  .../bindings/pinctrl/atmel,at91-pinctrl.txt   | 178 -----------------
>  .../pinctrl/atmel,at91rm9200-pinctrl.yaml     | 184 ++++++++++++++++++
>  2 files changed, 184 insertions(+), 178 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
>  create mode 100644 Documentation/devicetree/bindings/pinctrl/atmel,at91rm9200-pinctrl.yaml

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ