This patch adds the SDHCI device tree nodes to the Armada 7040-db dts file.
Signed-off-by: Stefan Roese <s...@denx.de> Cc: Nadav Haklai <nad...@marvell.com> Cc: Kostya Porotchkin <kos...@marvell.com> Cc: Wilson Ding <ding...@marvell.com> Cc: Victor Gu <x...@marvell.com> Cc: Hua Jing <jing...@marvell.com> Cc: Terry Zhou <bjz...@marvell.com> Cc: Hanna Hawa <han...@marvell.com> Cc: Haim Boot <ha...@marvell.com> --- arch/arm/dts/armada-7040-db.dts | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/arch/arm/dts/armada-7040-db.dts b/arch/arm/dts/armada-7040-db.dts index 466c6dcc3f..63442df8f3 100644 --- a/arch/arm/dts/armada-7040-db.dts +++ b/arch/arm/dts/armada-7040-db.dts @@ -195,3 +195,17 @@ &cpm_utmi1 { status = "okay"; }; + +&ap_sdhci0 { + status = "okay"; + bus-width = <4>; + no-1-8-v; + non-removable; +}; + +&cpm_sdhci0 { + status = "okay"; + bus-width = <4>; + no-1-8-v; + non-removable; +}; -- 2.11.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot