linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Ulrich Hecht <uli+renesas@fpond.eu>,
	Chris Brandt <chris.brandt@renesas.com>,
	Yoshinori Sato <ysato@users.sourceforge.jp>,
	Rich Felker <dalias@libc.org>,
	linux-serial@vger.kernel.org, devicetree@vger.kernel.org,
	linux-renesas-soc@vger.kernel.org, linux-sh@vger.kernel.org,
	uclinux-h8-devel@lists.sourceforge.jp,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: Re: [PATCH v2] dt-bindings: serial: sh-sci: Convert to json-schema
Date: Tue, 31 Mar 2020 15:28:57 -0600	[thread overview]
Message-ID: <20200331212857.GA27690@bogus> (raw)
In-Reply-To: <20200325095721.11946-1-geert+renesas@glider.be>

On Wed, 25 Mar 2020 10:57:21 +0100, Geert Uytterhoeven wrote:
> Convert the Renesas Serial Communication Interface ((H)SCI(F)(A|B))
> Device Tree binding documentation to json-schema.
> 
> Split the bindings in 5 files, one per major type, to ease expressing
> constraints.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> v2:
>   - Drop paragraph about aliases,
>   - Fix power-domains and resets to maxItems 1,
>   - Use a single const compatible value for SCI,
>   - Use lists of descriptions and const values for interrupts resp.
>     interrupt-names for SCI and SCIF,
>   - Use multiple possible lists of descriptions and const values for
>     interrupts resp. interrupt-names for SCIF.
> ---
>  .../bindings/serial/renesas,hscif.yaml        | 135 ++++++++++++++
>  .../bindings/serial/renesas,sci-serial.txt    | 150 ---------------
>  .../bindings/serial/renesas,sci.yaml          |  69 +++++++
>  .../bindings/serial/renesas,scif.yaml         | 172 ++++++++++++++++++
>  .../bindings/serial/renesas,scifa.yaml        | 107 +++++++++++
>  .../bindings/serial/renesas,scifb.yaml        |  98 ++++++++++
>  6 files changed, 581 insertions(+), 150 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/serial/renesas,hscif.yaml
>  delete mode 100644 Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
>  create mode 100644 Documentation/devicetree/bindings/serial/renesas,sci.yaml
>  create mode 100644 Documentation/devicetree/bindings/serial/renesas,scif.yaml
>  create mode 100644 Documentation/devicetree/bindings/serial/renesas,scifa.yaml
>  create mode 100644 Documentation/devicetree/bindings/serial/renesas,scifb.yaml
> 

Applied, thanks.

Rob

      reply	other threads:[~2020-03-31 21:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25  9:57 [PATCH v2] dt-bindings: serial: sh-sci: Convert to json-schema Geert Uytterhoeven
2020-03-31 21:28 ` Rob Herring [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=20200331212857.GA27690@bogus \
    --to=robh@kernel.org \
    --cc=chris.brandt@renesas.com \
    --cc=dalias@libc.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=uclinux-h8-devel@lists.sourceforge.jp \
    --cc=uli+renesas@fpond.eu \
    --cc=ysato@users.sourceforge.jp \
    /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).