Re: [U-Boot] [PATCH v3 3/3] EXYNOS5: FDT: Add compatible strings for USB

2013-01-07 Thread Marek Vasut
Dear Vivek Gautam, > From: Rajeshwari Shinde > > Add required compatible information for USB > > Signed-off-by: Vivek Gautam > Acked-by: Simon Glass Please rebase on u-boot-usb/next. Best regards, Marek Vasut ___ U-Boot mailing list U-Boot@lists.d

[U-Boot] [PATCH v3 3/3] EXYNOS5: FDT: Add compatible strings for USB

2013-01-03 Thread Vivek Gautam
From: Rajeshwari Shinde Add required compatible information for USB Signed-off-by: Vivek Gautam Acked-by: Simon Glass --- Changes in v3: - Added compatible string for USB PHY controller. Changes in v2: - None. include/fdtdec.h |2 ++ lib/fdtdec.c |2 ++ 2 files