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

Rayyan Ansari posted 2 patches 1 year, 6 months ago
.../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
[PATCH 0/2] Convert Qualcomm SATA PHY bindings to dtschema
Posted by Rayyan Ansari 1 year, 6 months ago
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
Re: [PATCH 0/2] Convert Qualcomm SATA PHY bindings to dtschema
Posted by Vinod Koul 1 year, 6 months ago
On Mon, 15 Jul 2024 14:01:05 +0100, Rayyan Ansari wrote:
> 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
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: phy: qcom,sata-phy: convert to dtschema
      commit: 4bf8b462f84dd81c5938341a5468c3b669dbb1af
[2/2] ARM: dts: qcom: apq8064: drop reg-names on sata-phy node
      (no commit info)

Best regards,
-- 
Vinod Koul <vkoul@kernel.org>
Re: (subset) [PATCH 0/2] Convert Qualcomm SATA PHY bindings to dtschema
Posted by Bjorn Andersson 1 year, 6 months ago
On Mon, 15 Jul 2024 14:01:05 +0100, Rayyan Ansari wrote:
> 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
> 
> [...]

Applied, thanks!

[2/2] ARM: dts: qcom: apq8064: drop reg-names on sata-phy node
      commit: 89721c0e5bf14e06dea2b42ab5efdff4bf035f83

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>