devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Convert Qualcomm SATA PHY bindings to dtschema
@ 2024-07-15 13:01 Rayyan Ansari
  2024-07-15 13:01 ` [PATCH 1/2] dt-bindings: phy: qcom,sata-phy: convert " Rayyan Ansari
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Rayyan Ansari @ 2024-07-15 13:01 UTC (permalink / raw)
  To: devicetree, linux-arm-msm
  Cc: Rayyan Ansari, Bjorn Andersson, Conor Dooley,
	Kishon Vijay Abraham I, Konrad Dybcio, Krzysztof Kozlowski,
	linux-kernel, linux-phy, Rob Herring, Vinod Koul

Hi,
The following patches:
- Convert the old apq8064 and ipq806x text bindings, to a new unified
  qcom,sata-phy binding in yaml.
- Remove reg-names from the SATA PHY node in apq8064.dtsi to conform to
  the bindings

Thanks,
Rayyan

Rayyan Ansari (2):
  dt-bindings: phy: qcom,sata-phy: convert to dtschema
  ARM: dts: qcom: apq8064: drop reg-names on sata-phy node

 .../bindings/phy/qcom,sata-phy.yaml           | 55 +++++++++++++++++++
 .../bindings/phy/qcom-apq8064-sata-phy.txt    | 24 --------
 .../bindings/phy/qcom-ipq806x-sata-phy.txt    | 23 --------
 arch/arm/boot/dts/qcom/qcom-apq8064.dtsi      |  1 -
 4 files changed, 55 insertions(+), 48 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/phy/qcom,sata-phy.yaml
 delete mode 100644 Documentation/devicetree/bindings/phy/qcom-apq8064-sata-phy.txt
 delete mode 100644 Documentation/devicetree/bindings/phy/qcom-ipq806x-sata-phy.txt

-- 
2.45.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-08-01  6:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 13:01 [PATCH 0/2] Convert Qualcomm SATA PHY bindings to dtschema Rayyan Ansari
2024-07-15 13:01 ` [PATCH 1/2] dt-bindings: phy: qcom,sata-phy: convert " Rayyan Ansari
2024-07-16  7:37   ` Krzysztof Kozlowski
2024-07-15 13:01 ` [PATCH 2/2] ARM: dts: qcom: apq8064: drop reg-names on sata-phy node Rayyan Ansari
2024-07-15 14:26   ` Konrad Dybcio
2024-07-29  3:58 ` (subset) [PATCH 0/2] Convert Qualcomm SATA PHY bindings to dtschema Bjorn Andersson
2024-08-01  6:55 ` Vinod Koul

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).