linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: robh+dt@kernel.org
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org,
	linux-amlogic@lists.infradead.org
Subject: Re: [PATCH v3 0/3] drm/meson: convert bindings to YAML schemas
Date: Wed, 14 Aug 2019 11:54:45 +0200	[thread overview]
Message-ID: <b0363e6e-4d73-a483-41b7-7849f48a9ff3@baylibre.com> (raw)
In-Reply-To: <20190808085522.21950-1-narmstrong@baylibre.com>

On 08/08/2019 10:55, Neil Armstrong wrote:
> 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
> 

Applied to drm-misc-next

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

      parent reply	other threads:[~2019-08-14  9:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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   ` [PATCH v3 2/3] dt-bindings: display: amlogic,meson-vpu: " 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 ` Neil Armstrong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b0363e6e-4d73-a483-41b7-7849f48a9ff3@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).