[PATCH 0/2] Convert Qualcomm SATA PHY bindings to dtschema
Rayyan Ansari
rayyan.ansari at linaro.org
Mon Jul 15 06:01:05 PDT 2024
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
More information about the linux-phy
mailing list