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: <yyxc3ldrgphgp65fydziyswbvrhdkcacsnpw5mfqddglxecpun@rjrxj3ffpxnw>
Date: Tue, 9 Jul 2024 13:47:14 -0500
From: Bjorn Andersson <andersson@...nel.org>
To: Rayyan Ansari <rayyan.ansari@...aro.org>
Cc: devicetree@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>, 
	Krzysztof Kozlowski <krzk+dt@...nel.org>, Linus Walleij <linus.walleij@...aro.org>, 
	linux-arm-msm@...r.kernel.org, linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org, 
	Rob Herring <robh@...nel.org>
Subject: Re: [PATCH 0/4] dt-bindings: pinctrl: convert remaining qcom
 bindings to yaml

On Tue, Jul 09, 2024 at 05:17:52PM GMT, Rayyan Ansari wrote:
> Hi,
> The following patches convert all remaining old text bindings for
> Qualcomm pinctrl to yaml, so device trees can be validated against the
> schema.
> 

Thanks for fixing these up!

I think it would have been good to use andersson@...nel.org as the
maintainer address, but I see the other bindings have the broken address
as well, so I can follow up with a patch to change them all.

Reviewed-by: Bjorn Andersson <andersson@...nel.org>

Regards,
Bjorn

> Thanks,
> Rayyan
> 
> Rayyan Ansari (4):
>   dt-bindings: pinctrl: qcom,apq8064-pinctrl: convert to dtschema
>   dt-bindings: pinctrl: qcom,ipq8064-pinctrl: convert to dtschema
>   dt-bindings: pinctrl: qcom,ipq4019-pinctrl: convert to dtschema
>   dt-bindings: pinctrl: qcom,apq8084-pinctrl: convert to dtschema
> 
>  .../bindings/pinctrl/qcom,apq8064-pinctrl.txt |  95 ---------
>  .../pinctrl/qcom,apq8064-pinctrl.yaml         | 110 ++++++++++
>  .../bindings/pinctrl/qcom,apq8084-pinctrl.txt | 188 ------------------
>  .../pinctrl/qcom,apq8084-pinctrl.yaml         | 129 ++++++++++++
>  .../bindings/pinctrl/qcom,ipq4019-pinctrl.txt |  85 --------
>  .../pinctrl/qcom,ipq4019-pinctrl.yaml         | 102 ++++++++++
>  .../bindings/pinctrl/qcom,ipq8064-pinctrl.txt | 101 ----------
>  .../pinctrl/qcom,ipq8064-pinctrl.yaml         | 108 ++++++++++
>  8 files changed, 449 insertions(+), 469 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt
>  create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.yaml
>  delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt
>  create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.yaml
>  delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt
>  create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.yaml
>  delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt
>  create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.yaml
> 
> -- 
> 2.45.2
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ