Convert board compatibles to yaml and add the new yaml file to MAINTAINERS so that emails are properly distributed Changes in V7: - checked for lost compatibles - remove conversions with pattern matches probably allowing too much Changes in V6: - reflect the rename also in the file header Changes in V5: - renamed the new file to ti/omap.yaml 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: Partially convert omap.txt to yaml .../devicetree/bindings/arm/omap/omap.txt | 99 ---------- .../devicetree/bindings/arm/ti/omap.yaml | 176 ++++++++++++++++++ MAINTAINERS | 1 + 3 files changed, 177 insertions(+), 99 deletions(-) create mode 100644 Documentation/devicetree/bindings/arm/ti/omap.yaml -- 2.39.2