[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240715130854.53501-1-rayyan.ansari@linaro.org>
Date: Mon, 15 Jul 2024 14:01:05 +0100
From: Rayyan Ansari <rayyan.ansari@...aro.org>
To: devicetree@...r.kernel.org,
linux-arm-msm@...r.kernel.org
Cc: Rayyan Ansari <rayyan.ansari@...aro.org>,
Bjorn Andersson <andersson@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Kishon Vijay Abraham I <kishon@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
linux-kernel@...r.kernel.org,
linux-phy@...ts.infradead.org,
Rob Herring <robh@...nel.org>,
Vinod Koul <vkoul@...nel.org>
Subject: [PATCH 0/2] Convert Qualcomm SATA PHY bindings to dtschema
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
Powered by blists - more mailing lists