usb: s3c-otg: Add Clock control for EXYNOS3250 28/63928/2
authorjino.cho <jino.cho@samsung.com>
Tue, 29 Mar 2016 00:33:38 +0000 (09:33 +0900)
committerjino.cho <jino.cho@samsung.com>
Tue, 29 Mar 2016 06:36:52 +0000 (15:36 +0900)
commitebd46190b9e02270421587885ba05b67d20ce6d8
tree5509ac75dd4771dcc1c4c09e444442f8dc134754
parent0e4bd3a986a45ff32721b91c9a2e7d256b369e1c
usb: s3c-otg: Add Clock control for EXYNOS3250

In EXYNOS3250, reset value of the phy_fsel is 0x7(50MHz). So, We have to clean
the bits before setting to 0x5(24MHz).

Change-Id: I173ab48dcc8190ecaf959ea253f938946f31ee0b
Signed-off-by: jino.cho <jino.cho@samsung.com>
drivers/usb/gadget/regs-otg.h
drivers/usb/gadget/s3c_udc_otg_phy.c