u-boot-brain/board/ti
Kishon Vijay Abraham I 4564faeafb ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
Commit d3cfcb3 (ARM: DRA7: Enable clocks for USB OTGSS and USB PHY)
changed the member names of prcm_regs from cm_l3init_usb_otg_ss_clkctrl
to cm_l3init_usb_otg_ss1_clkctrl and from cm_coreaon_usb_phy_core_clkctrl
to cm_coreaon_usb_phy1_core_clkctrl in order to differentiate between
the two dwc3 controllers present in dra7xx/am43xx and enabled these
clocks in enable_basic_clocks() in hw_data.c. However these clocks
continued to be enabled in board files/driver files for dwc3 host
mode functionality causing compilation break with few configs.

Fixed it here by making all the clocks enabled in enable_basic_clocks()
and removing it from board files/driver files here.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2015-04-16 15:08:36 -04:00
..
am43xx usb: modify usb_gadget_handle_interrupts to take controller index 2015-04-14 05:48:11 +02:00
am335x malloc_f: enable SYS_MALLOC_F by default if DM is on 2015-03-28 09:03:09 -04:00
am3517crane omap3/am33xx: mux: fix several checkpatch issues 2014-10-23 11:53:02 -04:00
beagle MAINTAINERS, git-mailrc: Update my email address 2015-03-02 08:37:50 -05:00
beagle_x15 ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c 2015-04-16 15:08:36 -04:00
dra7xx usb: modify usb_gadget_handle_interrupts to take controller index 2015-04-14 05:48:11 +02:00
evm MAINTAINERS, git-mailrc: Update my email address 2015-03-02 08:37:50 -05:00
ks2_evm keystone2: ddr3: eliminate using global ddr3_size variable 2015-02-16 12:41:41 -05:00
omap5_uevm OMAP5+: sata/scsi: Implement scsi_init() 2014-10-10 09:44:42 -04:00
panda ARM: OMAP4: Panda: rework DMM logic 2015-01-05 15:13:45 -05:00
sdp3430 omap_hsmmc: Board-specific TWL4030 MMC power initializations 2014-12-04 21:28:15 -05:00
sdp4430 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ti814x kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
ti816x kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00