linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] drm/meson: convert bindings to YAML schemas
@ 2019-08-08  8:55 Neil Armstrong
  2019-08-08  8:55 ` [PATCH v3 1/3] dt-bindings: display: amlogic,meson-dw-hdmi: convert to yaml Neil Armstrong
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Neil Armstrong @ 2019-08-08  8:55 UTC (permalink / raw)
  To: robh+dt
  Cc: Neil Armstrong, devicetree, dri-devel, linux-amlogic, linux-kernel

This patchset converts the existing text bindings to YAML schemas.

Those bindings have a lot of texts, thus is interesting to convert.

All have been tested using :
$ make ARCH=arm64 dtbs_check

Issues with the amlogic arm64 DTs has already been identified thanks
to the validation scripts. The DT fixes will be pushed once these yaml
bindings are acked.

Changes since v2:
- Added review tag on amlogic,meson-dw-hdmi.yaml
- Removed power-domains type from amlogic,meson-vpu.yaml

Neil Armstrong (3):
  dt-bindings: display: amlogic,meson-dw-hdmi: convert to yaml
  dt-bindings: display: amlogic,meson-vpu: convert to yaml
  MAINTAINERS: Update with Amlogic DRM bindings converted as YAML

 .../display/amlogic,meson-dw-hdmi.txt         | 119 --------------
 .../display/amlogic,meson-dw-hdmi.yaml        | 150 ++++++++++++++++++
 .../bindings/display/amlogic,meson-vpu.txt    | 121 --------------
 .../bindings/display/amlogic,meson-vpu.yaml   | 137 ++++++++++++++++
 MAINTAINERS                                   |   4 +-
 5 files changed, 289 insertions(+), 242 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.txt
 create mode 100644 Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml
 delete mode 100644 Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt
 create mode 100644 Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml

-- 
2.22.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-08-14  9:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-08  8:55 [PATCH v3 0/3] drm/meson: convert bindings to YAML schemas Neil Armstrong
2019-08-08  8:55 ` [PATCH v3 1/3] dt-bindings: display: amlogic,meson-dw-hdmi: convert to yaml Neil Armstrong
2019-08-08  8:55 ` [PATCH v3 2/3] dt-bindings: display: amlogic,meson-vpu: " Neil Armstrong
2019-08-08 14:22   ` Rob Herring
2019-08-08  8:55 ` [PATCH v3 3/3] MAINTAINERS: Update with Amlogic DRM bindings converted as YAML Neil Armstrong
2019-08-12 16:31   ` Maxime Jourdan
2019-08-14  9:54 ` [PATCH v3 0/3] drm/meson: convert bindings to YAML schemas Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).