From: Rob Herring <robh@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: festevam@gmail.com, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, ulf.hansson@linaro.org,
kernel@pengutronix.de, robh+dt@kernel.org, Linux-imx@nxp.com,
aisheng.dong@nxp.com, s.hauer@pengutronix.de,
shawnguo@kernel.org, linux-mmc@vger.kernel.org,
s.trumtrar@pengutronix.de, linux-clk@vger.kernel.org,
sboyd@kernel.org, mturquette@baylibre.com,
devicetree@vger.kernel.org
Subject: Re: [PATCH V4 2/3] dt-bindings: clock: Correct mmc node name in i.MX35 binding
Date: Mon, 29 Jun 2020 16:24:53 -0600 [thread overview]
Message-ID: <20200629222453.GA3066490@bogus> (raw)
In-Reply-To: <1592450578-30140-2-git-send-email-Anson.Huang@nxp.com>
On Thu, 18 Jun 2020 11:22:57 +0800, Anson Huang wrote:
> Nodename should be "mmc" instead of "esdhc" in i.MX35 clock binding
> to avoid below build error:
>
> Documentation/devicetree/bindings/clock/imx35-clock.example.dt.yaml:
> esdhc@53fb4000: $nodename:0: 'esdhc@53fb4000' does not match '^mmc(@.*)?$'
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---
> New patch, to fix build error when patch #1 is added.
> ---
> Documentation/devicetree/bindings/clock/imx35-clock.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks!
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: aisheng.dong@nxp.com, devicetree@vger.kernel.org,
ulf.hansson@linaro.org, sboyd@kernel.org, shawnguo@kernel.org,
s.hauer@pengutronix.de, linux-mmc@vger.kernel.org,
linux-kernel@vger.kernel.org, mturquette@baylibre.com,
robh+dt@kernel.org, Linux-imx@nxp.com, kernel@pengutronix.de,
s.trumtrar@pengutronix.de, festevam@gmail.com,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V4 2/3] dt-bindings: clock: Correct mmc node name in i.MX35 binding
Date: Mon, 29 Jun 2020 16:24:53 -0600 [thread overview]
Message-ID: <20200629222453.GA3066490@bogus> (raw)
In-Reply-To: <1592450578-30140-2-git-send-email-Anson.Huang@nxp.com>
On Thu, 18 Jun 2020 11:22:57 +0800, Anson Huang wrote:
> Nodename should be "mmc" instead of "esdhc" in i.MX35 clock binding
> to avoid below build error:
>
> Documentation/devicetree/bindings/clock/imx35-clock.example.dt.yaml:
> esdhc@53fb4000: $nodename:0: 'esdhc@53fb4000' does not match '^mmc(@.*)?$'
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---
> New patch, to fix build error when patch #1 is added.
> ---
> Documentation/devicetree/bindings/clock/imx35-clock.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-06-29 22:25 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-18 3:22 [PATCH V4 1/3] dt-bindings: mmc: Convert imx esdhc to json-schema Anson Huang
2020-06-18 3:22 ` Anson Huang
2020-06-18 3:22 ` [PATCH V4 2/3] dt-bindings: clock: Correct mmc node name in i.MX35 binding Anson Huang
2020-06-18 3:22 ` Anson Huang
2020-06-29 22:24 ` Rob Herring [this message]
2020-06-29 22:24 ` Rob Herring
2020-06-18 3:22 ` [PATCH V4 3/3] dt-bindings: clock: Correct example in i.MX8QXP LPCG binding Anson Huang
2020-06-18 3:22 ` Anson Huang
2020-06-29 22:05 ` Rob Herring
2020-06-29 22:05 ` Rob Herring
2020-06-29 22:25 ` Rob Herring
2020-06-29 22:25 ` Rob Herring
2020-06-29 21:48 ` [PATCH V4 1/3] dt-bindings: mmc: Convert imx esdhc to json-schema Rob Herring
2020-06-29 21:48 ` Rob Herring
2020-06-29 22:24 ` Rob Herring
2020-06-29 22:24 ` 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=20200629222453.GA3066490@bogus \
--to=robh@kernel.org \
--cc=Anson.Huang@nxp.com \
--cc=Linux-imx@nxp.com \
--cc=aisheng.dong@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=linux-mmc@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=s.trumtrar@pengutronix.de \
--cc=sboyd@kernel.org \
--cc=shawnguo@kernel.org \
--cc=ulf.hansson@linaro.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.