Re: [U-Boot] [PATCH v3 1/3] EHCI: Exynos: Add fdt support

2013-01-07 Thread Marek Vasut
Dear Vivek Gautam, > From: Rajeshwari Shinde > > Adding fdt support to ehci-exynos in order to parse > register base addresses from the device node. > > Signed-off-by: Vivek Gautam > Signed-off-by: Rajeshwari Shinde Applied, thanks Best regards, Marek Vasut _

[U-Boot] [PATCH v3 1/3] EHCI: Exynos: Add fdt support

2013-01-03 Thread Vivek Gautam
From: Rajeshwari Shinde Adding fdt support to ehci-exynos in order to parse register base addresses from the device node. Signed-off-by: Vivek Gautam Signed-off-by: Rajeshwari Shinde --- Changes in v3: - Using macros for error no. - Using a common function exynos_usb_parse_dt(