
17 Nov
2014
17 Nov
'14
3:03 p.m.
On 30/10/14 01:22, Suriyan Ramasami wrote:
Enable/disable the usb host phy on the odroid U/X2 boards which are based on the Exynos4412 SOC.
Signed-off-by: Suriyan Ramasami suriyan.r@gmail.com
Changes in v3:
- Minkyu - do not mix cpu_is... and proid_is...
Changes in v2:
- Jaehoon - separate this patch out
Changes in v1:
- First try
arch/arm/cpu/armv7/exynos/power.c | 27 +++++++++++++++++++++++++++ arch/arm/include/asm/arch-exynos/power.h | 7 +++++++ 2 files changed, 34 insertions(+)
applied to u-boot-samsung.
Thanks, Minkyu Kang.