linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] ARM: dts: ls1021a: Enable the esdhc
@ 2017-11-15  9:12 yinbo.zhu at nxp.com
  2017-11-15 14:12 ` Fabio Estevam
  2017-11-16 11:46 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: yinbo.zhu at nxp.com @ 2017-11-15  9:12 UTC (permalink / raw)
  To: linux-arm-kernel

From: "yinbo.zhu" <yinbo.zhu@nxp.com>

Ls1021a esdhc had been enabled in uboot,
but it had not been enabled it in kernel,
So set the esdhc's status to "okay".

Signed-off-by: yinbo.zhu <yinbo.zhu@nxp.com>
---
 arch/arm/boot/dts/ls1021a-twr.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/ls1021a-twr.dts b/arch/arm/boot/dts/ls1021a-twr.dts
index a8b148ad1dd2..f7946f40d35d 100644
--- a/arch/arm/boot/dts/ls1021a-twr.dts
+++ b/arch/arm/boot/dts/ls1021a-twr.dts
@@ -228,6 +228,10 @@
 	};
 };
 
+&esdhc {
+        status = "okay";
+};
+
 &sai1 {
 	status = "okay";
 };
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v1] ARM: dts: ls1021a: Enable the esdhc
  2017-11-15  9:12 [PATCH v1] ARM: dts: ls1021a: Enable the esdhc yinbo.zhu at nxp.com
@ 2017-11-15 14:12 ` Fabio Estevam
  2017-11-16 11:46 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2017-11-15 14:12 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Nov 15, 2017 at 7:12 AM,  <yinbo.zhu@nxp.com> wrote:
> From: "yinbo.zhu" <yinbo.zhu@nxp.com>
>
> Ls1021a esdhc had been enabled in uboot,
> but it had not been enabled it in kernel,
> So set the esdhc's status to "okay".
>
> Signed-off-by: yinbo.zhu <yinbo.zhu@nxp.com>

Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v1] ARM: dts: ls1021a: Enable the esdhc
  2017-11-15  9:12 [PATCH v1] ARM: dts: ls1021a: Enable the esdhc yinbo.zhu at nxp.com
  2017-11-15 14:12 ` Fabio Estevam
@ 2017-11-16 11:46 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2017-11-16 11:46 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Nov 15, 2017 at 05:12:01PM +0800, yinbo.zhu at nxp.com wrote:
> From: "yinbo.zhu" <yinbo.zhu@nxp.com>
> 
> Ls1021a esdhc had been enabled in uboot,
> but it had not been enabled it in kernel,
> So set the esdhc's status to "okay".
> 
> Signed-off-by: yinbo.zhu <yinbo.zhu@nxp.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-16 11:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-15  9:12 [PATCH v1] ARM: dts: ls1021a: Enable the esdhc yinbo.zhu at nxp.com
2017-11-15 14:12 ` Fabio Estevam
2017-11-16 11:46 ` Shawn Guo

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).