[U-Boot] [PATCH 3/3] arm: dts: Add MMC nodes for HiKey board

Tom Rini trini at konsulko.com
Wed Dec 26 14:36:25 UTC 2018


On Thu, Dec 20, 2018 at 06:37:02PM +0530, Manivannan Sadhasivam wrote:

> Add MMC nodes for HiKey board based on HI6220 SoC. There are two MMC
> controllers in this SoC, first one used for eMMC and second one used
> for SD card.
> 
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam at linaro.org>
> ---
>  arch/arm/dts/hi6220-hikey.dts | 13 +++++++++++++
>  arch/arm/dts/hi6220.dtsi      | 18 ++++++++++++++++++
>  2 files changed, 31 insertions(+)
> 
> diff --git a/arch/arm/dts/hi6220-hikey.dts b/arch/arm/dts/hi6220-hikey.dts
> index 24f09257af..9c8f2467dc 100644
> --- a/arch/arm/dts/hi6220-hikey.dts
> +++ b/arch/arm/dts/hi6220-hikey.dts
> @@ -40,6 +40,19 @@
>  	};
>  };
>  
> +&mmc0 {
> +	u-boot,dm-pre-reloc;

Looks like hikey needs to be updated to have a -u-boot.dtsi file for
these kind of changes so that the core of the dts files can be synced
from Linux unchanged, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181226/cca3036f/attachment.sig>


More information about the U-Boot mailing list