From: Rob Herring <robh@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: mturquette@baylibre.com, sboyd@kernel.org, shawnguo@kernel.org,
s.hauer@pengutronix.de, kernel@pengutronix.de,
festevam@gmail.com, linux-clk@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Linux-imx@nxp.com
Subject: Re: [PATCH V3 1/5] dt-bindings: clock: Convert i.MX6Q clock to json-schema
Date: Wed, 29 Apr 2020 16:28:29 -0500 [thread overview]
Message-ID: <20200429212829.GB23326@bogus> (raw)
In-Reply-To: <1587084091-5941-1-git-send-email-Anson.Huang@nxp.com>
On Fri, Apr 17, 2020 at 08:41:27AM +0800, Anson Huang wrote:
> Convert the i.MX6Q clock binding to DT schema format using json-schema.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---
> Changes since V2:
> - Force 'interrupts' minItem/maxItem to 2.
> ---
> .../devicetree/bindings/clock/imx6q-clock.txt | 41 -------------
> .../devicetree/bindings/clock/imx6q-clock.yaml | 67 ++++++++++++++++++++++
> 2 files changed, 67 insertions(+), 41 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/imx6q-clock.txt
> create mode 100644 Documentation/devicetree/bindings/clock/imx6q-clock.yaml
> diff --git a/Documentation/devicetree/bindings/clock/imx6q-clock.yaml b/Documentation/devicetree/bindings/clock/imx6q-clock.yaml
> new file mode 100644
> index 0000000..0daf789
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/clock/imx6q-clock.yaml
> @@ -0,0 +1,67 @@
> +# SPDX-License-Identifier: GPL-2.0
If NXP is the only author on these, please dual license:
(GPL-2.0-only OR BSD-2-Clause)
prev parent reply other threads:[~2020-04-29 21:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-17 0:41 [PATCH V3 1/5] dt-bindings: clock: Convert i.MX6Q clock to json-schema Anson Huang
2020-04-17 0:41 ` [PATCH V3 2/5] dt-bindings: clock: Convert i.MX6SX " Anson Huang
2020-04-17 0:41 ` [PATCH V3 3/5] dt-bindings: clock: Convert i.MX6SL " Anson Huang
2020-04-17 0:41 ` [PATCH V3 4/5] dt-bindings: clock: Convert i.MX6SLL " Anson Huang
2020-04-17 0:41 ` [PATCH V3 5/5] dt-bindings: clock: Convert i.MX6UL " Anson Huang
2020-04-17 7:47 ` [PATCH V3 1/5] dt-bindings: clock: Convert i.MX6Q " Marco Felsch
2020-04-17 7:55 ` Anson Huang
2020-04-29 21:26 ` Rob Herring
2020-04-29 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=20200429212829.GB23326@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=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 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).