Message ID | 20240717100600.19005-1-rayyan.ansari@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | Convert {a,i}pq8064 SATA AHCI controller bindings to dtschema | expand |
On 7/17/24 7:03 PM, Rayyan Ansari wrote: > Hi, > The following patches convert the old text bindings to dtschema by using > ahci-platform.yaml. > > Note: patch 1/3 from v1 of this series has been sent as a separate patch > for v2: https://lore.kernel.org/all/20240717094914.17931-2-rayyan.ansari@linaro.org/ > > v1: https://lore.kernel.org/all/20240716105245.49549-1-rayyan.ansari@linaro.org/ > > Thanks, > Rayyan > > Rayyan Ansari (2): > dt-bindings: ata: qcom,ipq806x-ahci: use dtschema > dt-bindings: ata: qcom,apq8064-ahci: add to dtschema > > .../bindings/ata/ahci-platform.yaml | 33 ++++++++++++- > .../devicetree/bindings/ata/qcom-sata.txt | 48 ------------------- > 2 files changed, 31 insertions(+), 50 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/ata/qcom-sata.txt Applied to for-6.12. Thanks !