[PATCH 0/2] Convert Qualcomm SATA PHY bindings to dtschema

From: Rayyan Ansari
Date: Mon Jul 15 2024 - 09:09:19 EST


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