[U-Boot] [PATCH v3 01/20] arch: powerpc: add eSDHC node to p1020 dts

Priyanka Jain priyanka.jain at nxp.com
Wed Oct 23 04:29:15 UTC 2019



>-----Original Message-----
>From: Yinbo Zhu <yinbo.zhu at nxp.com>
>Sent: Tuesday, October 15, 2019 2:51 PM
>To: Wolfgang Denk <wd at denx.de>; Priyanka Jain <priyanka.jain at nxp.com>;
>Shengzhou Liu <shengzhou.liu at nxp.com>; u-boot at lists.denx.de
>Cc: Yinbo Zhu <yinbo.zhu at nxp.com>; Xiaobo Xie <xiaobo.xie at nxp.com>;
>Jiafei Pan <jiafei.pan at nxp.com>; Prabhakar X
><prabhakar.kushwaha at nxp.com>; Bin Meng <bmeng.cn at gmail.com>; Simon
>Goldschmidt <simon.k.r.goldschmidt at gmail.com>; Adam Ford
><aford173 at gmail.com>; Patrick Delaunay <patrick.delaunay at st.com>; Jeremy
>Gebben <jgebben at sweptlaser.com>; Joe Hershberger
><joe.hershberger at ni.com>; Y.b. Lu <yangbo.lu at nxp.com>
>Subject: [PATCH v3 01/20] arch: powerpc: add eSDHC node to p1020 dts
>
>Add eSDHC node to p1020 dts
>
>Signed-off-by: Yinbo Zhu <yinbo.zhu at nxp.com>
>---
> arch/powerpc/dts/p1020-post.dtsi | 7 +++++++
> 1 file changed, 7 insertions(+)
>
>diff --git a/arch/powerpc/dts/p1020-post.dtsi b/arch/powerpc/dts/p1020-
>post.dtsi
>index 1e5e678..fb3b203 100644
>--- a/arch/powerpc/dts/p1020-post.dtsi
>+++ b/arch/powerpc/dts/p1020-post.dtsi
>@@ -24,6 +24,13 @@
> 		single-cpu-affinity;
> 		last-interrupt-source = <255>;
> 	};
>+
>+	esdhc: esdhc at 2e000 {
>+		compatible = "fsl,esdhc";
>+		reg = <0x2e000 0x1000>;
>+		/* Filled in by U-Boot */
>+		clock-frequency = <0>;
>+	};
> };
>
> /* PCIe controller base address 0x9000 */
>--
>2.9.5
Travis reports error with this series: 
https://travis-ci.org/p-priyanka-jain/u-boot-fsl-qoriq/builds/601133375
Kindly fix. Putting the series for merge on-hold till then

--priyankajain


More information about the U-Boot mailing list