
Dear Lukasz Majewski,
On 15 December 2011 18:32, Lukasz Majewski l.majewski@samsung.com wrote:
This commit enables support for USB Gadgets on the Exynos4210 (C210 Universal) reference target.
Signed-off-by: Lukasz Majewski l.majewski@samsung.com Signed-off-by: Kyungmin Park kyungmin.park@samsung.com Cc: Minkyu Kang mk7.kang@samsung.com CC: Remy Bohmer linux@bohmer.net
Changes for v2: - Rename the S5PC210_Universal to Exynos4210 Changes for v3: - status check removed - SAFEOUT1 LDO enabled for USB operation - Reorder of USB LDOs
/checkpatch.pl - total: 0 errors, 0 warnings, 79 lines checked
arch/arm/include/asm/arch-exynos/cpu.h | 1 + board/samsung/universal_c210/universal.c | 48 ++++++++++++++++++++++++++++++ include/configs/s5pc210_universal.h | 4 ++ include/max8998_pmic.h | 1 + 4 files changed, 54 insertions(+), 0 deletions(-)
Please modify the goni board also.
Thanks Minkyu Kang.