mbox series

[v4,0/2] dt-bindings: omap: Convert omap.txt to yaml

Message ID 20230404205844.3553159-1-andreas@kemnade.info (mailing list archive)
Headers show
Series dt-bindings: omap: Convert omap.txt to yaml | expand

Message

Andreas Kemnade April 4, 2023, 8:58 p.m. UTC
Convert board compatibles to yaml and add the new yaml file to
MAINTAINERS so that emails are properly distributed

Changes in V4:
 - fix order 
 - re-add dra7 to .txt to have it sorted out later

Changes in V3:
 - update MAINTAINERS
 - remove converted stuff from .txt

Changes in V2:
- renamed file
- fixed gta04
- added Openpandora, Epson Moverio BT-200
- drop example
- remove descriptions if just reformatting the name

Andreas Kemnade (1):
  MAINTAINERS: add board bindings list to OMAP2+ files

Andrew Davis (1):
  dt-bindings: omap: Convert omap.txt to yaml

 .../devicetree/bindings/arm/omap/omap.txt     | 152 ------------------
 Documentation/devicetree/bindings/arm/ti.yaml | 147 +++++++++++++++++
 MAINTAINERS                                   |   1 +
 3 files changed, 148 insertions(+), 152 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/ti.yaml