linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/meson: convert bindings to YAML schemas
@ 2019-08-06 12:44 Neil Armstrong
  2019-08-06 12:44 ` [PATCH v2 1/3] dt-bindings: display: amlogic, meson-dw-hdmi: convert to yaml Neil Armstrong
  2019-08-06 12:44 ` [PATCH v2 2/3] dt-bindings: display: amlogic, meson-vpu: " Neil Armstrong
  0 siblings, 2 replies; 6+ messages in thread
From: Neil Armstrong @ 2019-08-06 12:44 UTC (permalink / raw)
  To: robh+dt
  Cc: devicetree, linux-amlogic, linux-kernel, dri-devel, Neil Armstrong

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.

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   | 138 ++++++++++++++++
 MAINTAINERS                                   |   4 +-
 5 files changed, 290 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


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2019-08-06 15:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-06 12:44 [PATCH v2 0/3] drm/meson: convert bindings to YAML schemas Neil Armstrong
2019-08-06 12:44 ` [PATCH v2 1/3] dt-bindings: display: amlogic, meson-dw-hdmi: convert to yaml Neil Armstrong
2019-08-06 15:06   ` [PATCH v2 1/3] dt-bindings: display: amlogic,meson-dw-hdmi: " Rob Herring
2019-08-06 12:44 ` [PATCH v2 2/3] dt-bindings: display: amlogic, meson-vpu: " Neil Armstrong
2019-08-06 15:08   ` [PATCH v2 2/3] dt-bindings: display: amlogic,meson-vpu: " Rob Herring
2019-08-06 15:20     ` 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).