mbox series

[0/2] mtd: Convert hyperflash/hyperbus bindings to YAML schema

Message ID 20210611053533.16701-1-vigneshr@ti.com
Headers show
Series mtd: Convert hyperflash/hyperbus bindings to YAML schema | expand

Message

Raghavendra, Vignesh June 11, 2021, 5:35 a.m. UTC
This series converts Cypress hyperflash and TI AM654 HyperBus Controller
bindings to YAML schema.

Vignesh Raghavendra (2):
  dt-bindings: mtd: Convert cypress,hyperflash to YAML schema
  dt-bindings: mtd: Convert ti,am654-hbmc.txt to YAML schema

 .../bindings/mtd/cypress,hyperflash.yaml      | 51 ++++++++++++++
 .../devicetree/bindings/mtd/ti,am654-hbmc.txt | 51 --------------
 .../bindings/mtd/ti,am654-hbmc.yaml           | 69 +++++++++++++++++++
 3 files changed, 120 insertions(+), 51 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mtd/cypress,hyperflash.yaml
 delete mode 100644 Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt
 create mode 100644 Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml