linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
To: Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-media@vger.kernel.org
Cc: linux-renesas-soc@vger.kernel.org,
	"Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
Subject: [PATCH 0/3] dt-bindings: rcar-vin: Convert bindings to json-schema
Date: Fri,  8 Nov 2019 03:16:06 +0100	[thread overview]
Message-ID: <20191108021609.2584272-1-niklas.soderlund+renesas@ragnatech.se> (raw)

Hi,

This series converts the R-Car VIN bindings to json-schema. This is my 
first conversion so I hope I got everything right. The schema is strict 
and additionalProperties=false is set at every level. The change passes 
'make dt_binding_check' and 'make dtbs_check' for all upstream DTS 
files.

Patch 1/3 and 2/3 fixes a few mistakes in the text base bindings before 
converting it to yaml to highlight what changes before the rather large 
conversion. Last 3/3 converts it from text to yaml.

Niklas Söderlund (3):
  dt-bindings: rcar-vin: Remove paragraph about aliases
  dt-bindings: rcar-vin: Document compatibility string for R8A77470
  dt-bindings: rcar-vin: Convert bindings to json-schema

 .../devicetree/bindings/media/renesas,vin.txt | 219 ----------
 .../bindings/media/renesas,vin.yaml           | 409 ++++++++++++++++++
 2 files changed, 409 insertions(+), 219 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/media/renesas,vin.txt
 create mode 100644 Documentation/devicetree/bindings/media/renesas,vin.yaml

-- 
2.23.0


             reply	other threads:[~2019-11-08  2:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-08  2:16 Niklas Söderlund [this message]
2019-11-08  2:16 ` [PATCH 1/3] dt-bindings: rcar-vin: Remove paragraph about aliases Niklas Söderlund
2019-11-08  9:26   ` Geert Uytterhoeven
2019-11-08  2:16 ` [PATCH 2/3] dt-bindings: rcar-vin: Document compatibility string for R8A77470 Niklas Söderlund
2019-11-08  9:33   ` Geert Uytterhoeven
2019-11-08  2:16 ` [PATCH 3/3] dt-bindings: rcar-vin: Convert bindings to json-schema Niklas Söderlund
2019-11-10 10:46   ` Hans Verkuil
2019-11-12  9:42   ` Jacopo Mondi
2019-11-14 14:15     ` Rob Herring

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=20191108021609.2584272-1-niklas.soderlund+renesas@ragnatech.se \
    --to=niklas.soderlund+renesas@ragnatech.se \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-renesas-soc@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).