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

2018-12-27 Thread Manivannan Sadhasivam
Hi Tom, On Wed, Dec 26, 2018 at 09:36:25AM -0500, Tom Rini wrote: > 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

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

2018-12-26 Thread Tom Rini
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 > --- > arch/arm/dts/hi622

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

2018-12-21 Thread Simon Glass
On Thu, 20 Dec 2018 at 06:07, 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 > --- > arch/arm/dts/hi6220-hikey.dts

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

2018-12-20 Thread Manivannan Sadhasivam
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 --- arch/arm/dts/hi6220-hikey.dts | 13 + arch/arm/dts/hi6220.dtsi | 18 ++