[PATCH 0/2] dt-bindings: dma: microchip,sdhci-pic32: Add json schema for text binding

Charan Pedumuru posted 2 patches 7 months, 1 week ago
.../bindings/mmc/microchip,sdhci-pic32.txt         | 29 ----------
.../bindings/mmc/microchip,sdhci-pic32.yaml        | 66 ++++++++++++++++++++++
arch/mips/boot/dts/pic32/pic32mzda.dtsi            |  2 +-
3 files changed, 67 insertions(+), 30 deletions(-)
[PATCH 0/2] dt-bindings: dma: microchip,sdhci-pic32: Add json schema for text binding
Posted by Charan Pedumuru 7 months, 1 week ago
Create a YAML binding for microchip,sdhci-pic32 and modify the sdhci
nodename in dts to match with the common mmc-controller binding.

Signed-off-by: Charan Pedumuru <charan.pedumuru@gmail.com>
---
Charan Pedumuru (2):
      mips: dts: pic32: pic32mzda: Rename the sdhci nodename to match with common mmc-controller binding
      dt-binding: mmc: microchip,sdhci-pic32: convert text based binding to json schema

 .../bindings/mmc/microchip,sdhci-pic32.txt         | 29 ----------
 .../bindings/mmc/microchip,sdhci-pic32.yaml        | 66 ++++++++++++++++++++++
 arch/mips/boot/dts/pic32/pic32mzda.dtsi            |  2 +-
 3 files changed, 67 insertions(+), 30 deletions(-)
---
base-commit: 3e039dcc9c1320c0d33ddd51c372dcc91d3ea3c7
change-id: 20250502-mchp-sdhci-70a497417104

Best regards,
-- 
Charan Pedumuru <charan.pedumuru@gmail.com>