linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ls1021aqds: enable esdhc controller
@ 2019-02-26  8:40 Yinbo Zhu
  2019-03-04  1:21 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Yinbo Zhu @ 2019-02-26  8:40 UTC (permalink / raw)
  To: Shawn Guo, Leo Li, Rob Herring
  Cc: Yinbo Zhu, Y.b. Lu, Xiaobo Xie, Mark Rutland, linux-arm-kernel,
	devicetree, linux-kernel, linux-mmc

From: Yinbo Zhu <yinbo.zhu@nxp.com>

This patch is to enable esdhc controller in ls1021aqds

Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
---
Change in v2:
		Add patch code after &enet2 to keep them sort alphabetically.

 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 dac61e7..ae26f8b 100644
--- a/arch/arm/boot/dts/ls1021a-qds.dts
+++ b/arch/arm/boot/dts/ls1021a-qds.dts
@@ -160,6 +160,10 @@
 	status = "okay";
 };
 
+&esdhc {
+	status = "okay";
+};
+
 &i2c0 {
 	status = "okay";
 
-- 
1.7.1


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

* Re: [PATCH v2] ls1021aqds: enable esdhc controller
  2019-02-26  8:40 [PATCH v2] ls1021aqds: enable esdhc controller Yinbo Zhu
@ 2019-03-04  1:21 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2019-03-04  1:21 UTC (permalink / raw)
  To: Yinbo Zhu
  Cc: Leo Li, Rob Herring, Mark Rutland, devicetree, linux-mmc,
	Xiaobo Xie, linux-kernel, Y.b. Lu, linux-arm-kernel

On Tue, Feb 26, 2019 at 08:40:22AM +0000, Yinbo Zhu wrote:
> From: Yinbo Zhu <yinbo.zhu@nxp.com>
> 
> This patch is to enable esdhc controller in ls1021aqds
> 
> Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>

Changed the subject prefix to 'ARM: dts: ls1021a-qds: ...' and applied
the patch.

Shawn

> ---
> Change in v2:
> 		Add patch code after &enet2 to keep them sort alphabetically.
> 
>  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 dac61e7..ae26f8b 100644
> --- a/arch/arm/boot/dts/ls1021a-qds.dts
> +++ b/arch/arm/boot/dts/ls1021a-qds.dts
> @@ -160,6 +160,10 @@
>  	status = "okay";
>  };
>  
> +&esdhc {
> +	status = "okay";
> +};
> +
>  &i2c0 {
>  	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

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

end of thread, other threads:[~2019-03-04  1:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-26  8:40 [PATCH v2] ls1021aqds: enable esdhc controller Yinbo Zhu
2019-03-04  1:21 ` 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).