All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	robh+dt@kernel.org, mturquette@baylibre.com, festevam@gmail.com,
	shawnguo@kernel.org, sboyd@kernel.org, kernel@pengutronix.de,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	Linux-imx@nxp.com, s.hauer@pengutronix.de
Subject: Re: [PATCH V5 4/5] dt-bindings: clock: Convert i.MX6SLL clock to json-schema
Date: Tue, 26 May 2020 16:31:20 -0600	[thread overview]
Message-ID: <20200526223120.GA503921@bogus> (raw)
In-Reply-To: <1589328684-1397-5-git-send-email-Anson.Huang@nxp.com>

On Wed, 13 May 2020 08:11:23 +0800, Anson Huang wrote:
> Convert the i.MX6SLL clock binding to DT schema format using json-schema.
> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> Acked-by: Stephen Boyd <sboyd@kernel.org>
> ---
> Changes since V4:
> 	- add descriptions for interrupts and each item of it.
> ---
>  .../devicetree/bindings/clock/imx6sll-clock.txt    | 36 ------------
>  .../devicetree/bindings/clock/imx6sll-clock.yaml   | 66 ++++++++++++++++++++++
>  2 files changed, 66 insertions(+), 36 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.txt
>  create mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.yaml
> 

Applied, thanks!

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: devicetree@vger.kernel.org, s.hauer@pengutronix.de,
	sboyd@kernel.org, festevam@gmail.com, mturquette@baylibre.com,
	linux-kernel@vger.kernel.org, robh+dt@kernel.org,
	Linux-imx@nxp.com, kernel@pengutronix.de, shawnguo@kernel.org,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V5 4/5] dt-bindings: clock: Convert i.MX6SLL clock to json-schema
Date: Tue, 26 May 2020 16:31:20 -0600	[thread overview]
Message-ID: <20200526223120.GA503921@bogus> (raw)
In-Reply-To: <1589328684-1397-5-git-send-email-Anson.Huang@nxp.com>

On Wed, 13 May 2020 08:11:23 +0800, Anson Huang wrote:
> Convert the i.MX6SLL clock binding to DT schema format using json-schema.
> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> Acked-by: Stephen Boyd <sboyd@kernel.org>
> ---
> Changes since V4:
> 	- add descriptions for interrupts and each item of it.
> ---
>  .../devicetree/bindings/clock/imx6sll-clock.txt    | 36 ------------
>  .../devicetree/bindings/clock/imx6sll-clock.yaml   | 66 ++++++++++++++++++++++
>  2 files changed, 66 insertions(+), 36 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.txt
>  create mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.yaml
> 

Applied, thanks!

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

  reply	other threads:[~2020-05-26 22:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-13  0:11 [PATCH V5 0/5] Convert i.MX6 SoCs clock bindings to json-schma Anson Huang
2020-05-13  0:11 ` Anson Huang
2020-05-13  0:11 ` [PATCH V5 1/5] dt-bindings: clock: Convert i.MX6Q clock to json-schema Anson Huang
2020-05-13  0:11   ` Anson Huang
2020-05-26 22:30   ` Rob Herring
2020-05-26 22:30     ` Rob Herring
2020-05-13  0:11 ` [PATCH V5 2/5] dt-bindings: clock: Convert i.MX6SX " Anson Huang
2020-05-13  0:11   ` Anson Huang
2020-05-26 22:30   ` Rob Herring
2020-05-26 22:30     ` Rob Herring
2020-05-13  0:11 ` [PATCH V5 3/5] dt-bindings: clock: Convert i.MX6SL " Anson Huang
2020-05-13  0:11   ` Anson Huang
2020-05-26 22:31   ` Rob Herring
2020-05-26 22:31     ` Rob Herring
2020-05-13  0:11 ` [PATCH V5 4/5] dt-bindings: clock: Convert i.MX6SLL " Anson Huang
2020-05-13  0:11   ` Anson Huang
2020-05-26 22:31   ` Rob Herring [this message]
2020-05-26 22:31     ` Rob Herring
2020-05-13  0:11 ` [PATCH V5 5/5] dt-bindings: clock: Convert i.MX6UL " Anson Huang
2020-05-13  0:11   ` Anson Huang
2020-05-26 22:31   ` Rob Herring
2020-05-26 22:31     ` 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=20200526223120.GA503921@bogus \
    --to=robh@kernel.org \
    --cc=Anson.Huang@nxp.com \
    --cc=Linux-imx@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=sboyd@kernel.org \
    --cc=shawnguo@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.