All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] arm32: dts: ls1021a: Add a compatible node for ls1021a esdhc
@ 2017-11-15  8:49 yinbo.zhu at nxp.com
  2017-11-15  9:14 ` Fabio Estevam
  0 siblings, 1 reply; 4+ messages in thread
From: yinbo.zhu at nxp.com @ 2017-11-15  8:49 UTC (permalink / raw)
  To: linux-arm-kernel

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

The compatible node is to mark the 1021a esdhc HW feature

Signed-off-by: yinbo.zhu <yinbo.zhu@nxp.com>
---
 arch/arm/boot/dts/ls1021a.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index 9319e1f0f1d8..5c0ffd55a3de 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -155,7 +155,7 @@
 		};
 
 		esdhc: esdhc at 1560000 {
-			compatible = "fsl,esdhc";
+			compatible = "fsl,ls1021a-esdhc","fsl,esdhc";
 			reg = <0x0 0x1560000 0x0 0x10000>;
 			interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
 			clock-frequency = <0>;
-- 
2.14.1

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

* [PATCH v1] arm32: dts: ls1021a: Add a compatible node for ls1021a esdhc
  2017-11-15  8:49 [PATCH v1] arm32: dts: ls1021a: Add a compatible node for ls1021a esdhc yinbo.zhu at nxp.com
@ 2017-11-15  9:14 ` Fabio Estevam
  2017-11-16 11:44   ` Shawn Guo
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Estevam @ 2017-11-15  9:14 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Yinbo,

On Wed, Nov 15, 2017 at 6:49 AM,  <yinbo.zhu@nxp.com> wrote:
> From: "yinbo.zhu" <yinbo.zhu@nxp.com>
>
> The compatible node is to mark the 1021a esdhc HW feature
>
> Signed-off-by: yinbo.zhu <yinbo.zhu@nxp.com>

This change has already been submitted:
https://patchwork.kernel.org/patch/10056221/

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

* [PATCH v1] arm32: dts: ls1021a: Add a compatible node for ls1021a esdhc
  2017-11-15  9:14 ` Fabio Estevam
@ 2017-11-16 11:44   ` Shawn Guo
  2017-11-16 11:54     ` Fabio Estevam
  0 siblings, 1 reply; 4+ messages in thread
From: Shawn Guo @ 2017-11-16 11:44 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Nov 15, 2017 at 07:14:31AM -0200, Fabio Estevam wrote:
> Hi Yinbo,
> 
> On Wed, Nov 15, 2017 at 6:49 AM,  <yinbo.zhu@nxp.com> wrote:
> > From: "yinbo.zhu" <yinbo.zhu@nxp.com>
> >
> > The compatible node is to mark the 1021a esdhc HW feature
> >
> > Signed-off-by: yinbo.zhu <yinbo.zhu@nxp.com>
> 
> This change has already been submitted:
> https://patchwork.kernel.org/patch/10056221/

I did not receive this one.

Shawn

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

* [PATCH v1] arm32: dts: ls1021a: Add a compatible node for ls1021a esdhc
  2017-11-16 11:44   ` Shawn Guo
@ 2017-11-16 11:54     ` Fabio Estevam
  0 siblings, 0 replies; 4+ messages in thread
From: Fabio Estevam @ 2017-11-16 11:54 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Nov 16, 2017 at 9:44 AM, Shawn Guo <shawnguo@kernel.org> wrote:

> I did not receive this one.

I asked Rasmus to resend it with you on Cc.

Thanks

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-15  8:49 [PATCH v1] arm32: dts: ls1021a: Add a compatible node for ls1021a esdhc yinbo.zhu at nxp.com
2017-11-15  9:14 ` Fabio Estevam
2017-11-16 11:44   ` Shawn Guo
2017-11-16 11:54     ` Fabio Estevam

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.