[U-Boot] [PATCH 6/8] dts: exynos5420: Move device node for xhci 2nd controller

2014-01-06 Thread Vivek Gautam
XHCI's 2nd controller is present on all Exynos5420 machines, so moving the corresponding node from board dts to SoC dts for exynos5420. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com --- arch/arm/dts/exynos5420.dtsi | 12

Re: [U-Boot] [PATCH 6/8] dts: exynos5420: Move device node for xhci 2nd controller

2014-01-06 Thread Marek Vasut
On Monday, January 06, 2014 at 10:29:41 AM, Vivek Gautam wrote: XHCI's 2nd controller is present on all Exynos5420 machines, so moving the corresponding node from board dts to SoC dts for exynos5420. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com Reviewed-by: Marek Vasut ma...@denx.de