[U-Boot] [PATCH v4 1/3] EHCI: Exynos: Add fdt support
Minkyu Kang
mk7.kang at samsung.com
Tue Jan 8 13:20:20 CET 2013
On 08/01/13 18:35, Vivek Gautam wrote:
> From: Rajeshwari Shinde <rajeshwari.s at samsung.com>
>
> Adding fdt support to ehci-exynos in order to parse
> register base addresses from the device node.
>
> Signed-off-by: Vivek Gautam <gautam.vivek at samsung.com>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>
> ---
>
> Changes in v4:
> - Rebased on top of u-boot-samsung/master.
>
> Changes in v3:
> - Using macros for error no.
> - Using a common function exynos_usb_parse_dt() to
> parse all DT related data.
> - Using a global structure "exynos_ehci" to store
> register base addresses and thereby using it.
>
> Changes in v2:
> - Removed checkpatch errors.
>
> drivers/usb/host/ehci-exynos.c | 92 +++++++++++++++++++++++++++++++++++++---
> 1 files changed, 85 insertions(+), 7 deletions(-)
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list