devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rayyan Ansari <rayyan.ansari@linaro.org>
To: devicetree@vger.kernel.org
Cc: Rayyan Ansari <rayyan.ansari@linaro.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org,
	linux-kernel@vger.kernel.org, Rob Herring <robh@kernel.org>
Subject: [PATCH 0/4] dt-bindings: pinctrl: convert remaining qcom bindings to yaml
Date: Tue,  9 Jul 2024 17:17:52 +0100	[thread overview]
Message-ID: <20240709162009.5166-1-rayyan.ansari@linaro.org> (raw)

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,
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


             reply	other threads:[~2024-07-09 16:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-09 16:17 Rayyan Ansari [this message]
2024-07-09 16:17 ` [PATCH 1/4] dt-bindings: pinctrl: qcom,apq8064-pinctrl: convert to dtschema Rayyan Ansari
2024-07-10  8:12   ` Krzysztof Kozlowski
2024-07-09 16:17 ` [PATCH 2/4] dt-bindings: pinctrl: qcom,ipq8064-pinctrl: " Rayyan Ansari
2024-07-10  8:18   ` Krzysztof Kozlowski
2024-07-09 16:17 ` [PATCH 3/4] dt-bindings: pinctrl: qcom,ipq4019-pinctrl: " Rayyan Ansari
2024-07-10  8:23   ` Krzysztof Kozlowski
2024-07-09 16:17 ` [PATCH 4/4] dt-bindings: pinctrl: qcom,apq8084-pinctrl: " Rayyan Ansari
2024-07-10  8:23   ` Krzysztof Kozlowski
2024-07-09 18:47 ` [PATCH 0/4] dt-bindings: pinctrl: convert remaining qcom bindings to yaml Bjorn Andersson
2024-08-05  7:26 ` Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240709162009.5166-1-rayyan.ansari@linaro.org \
    --to=rayyan.ansari@linaro.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).