From: Shawn Guo <shawnguo@kernel.org>
To: Yinbo Zhu <yinbo.zhu@nxp.com>
Cc: ulf.hansson@linaro.org, linux-mmc@vger.kernel.org,
Adrian Hunter <adrian.hunter@intel.com>,
leoyang.li@nxp.com, Sascha Hauer <kernel@pengutronix.de>,
yangbo.lu@nxp.com, Fabio Estevam <fabio.estevam@nxp.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v1] ARM: dts: ls1021aqds: Enable the esdhc
Date: Sun, 13 Jan 2019 10:39:18 +0800 [thread overview]
Message-ID: <20190113023917.GD11426@dragon> (raw)
In-Reply-To: <20181228100251.25697-1-yinbo.zhu@nxp.com>
On Fri, Dec 28, 2018 at 06:02:51PM +0800, Yinbo Zhu wrote:
> This patch is to set the esdhc's status to "okay" in kernel.
>
> Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
> ---
> arch/arm/boot/dts/ls1021a-qds.dts | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/ls1021a-qds.dts b/arch/arm/boot/dts/ls1021a-qds.dts
> index bfd3746..98e562c 100644
> --- a/arch/arm/boot/dts/ls1021a-qds.dts
> +++ b/arch/arm/boot/dts/ls1021a-qds.dts
> @@ -334,6 +334,10 @@
> };
> };
>
> +&esdhc {
> + status = "okay";
> +};
> +
Please add it after &enet2 to keep them sort alphabetically.
Shawn
> &sai2 {
> status = "okay";
> };
> --
> 1.7.1
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-01-13 2:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-28 10:02 [PATCH v1] ARM: dts: ls1021aqds: Enable the esdhc Yinbo Zhu
2019-01-13 2:39 ` Shawn Guo [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=20190113023917.GD11426@dragon \
--to=shawnguo@kernel.org \
--cc=adrian.hunter@intel.com \
--cc=fabio.estevam@nxp.com \
--cc=kernel@pengutronix.de \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=ulf.hansson@linaro.org \
--cc=yangbo.lu@nxp.com \
--cc=yinbo.zhu@nxp.com \
/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).