mbox series

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

Message ID 20230401140248.3363674-1-andreas@kemnade.info
Headers show
Series dt-bindings: omap: Convert omap.txt to yaml | expand

Message

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

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     | 185 ------------------
 Documentation/devicetree/bindings/arm/ti.yaml | 157 +++++++++++++++
 MAINTAINERS                                   |   1 +
 3 files changed, 158 insertions(+), 185 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/ti.yaml