0050ea2415
Re-implement clocks for these SoC by using now standard extres/clk framework. This is necessary for future expansion of these. The new implementation is (due to the size of the patch) only the initial (minimum) version. It will be updated/expanded with a subsequent set of particular patches. This patch is also not tested on OMAP4 based boards (BeagleBone), so all possible issues should be (and will be) fixed by ASAP once identified. Submited by: Oskar Holmlund (oskar.holmlund@ohdata.se) Differential Revision: https://reviews.freebsd.org/D25118
23 lines
630 B
Plaintext
23 lines
630 B
Plaintext
#$FreeBSD$
|
|
|
|
arm/ti/ti_smc.S standard
|
|
|
|
arm/ti/usb/omap_ehci.c optional usb ehci
|
|
arm/ti/usb/omap_host.c optional usb
|
|
arm/ti/usb/omap_tll.c optional usb
|
|
arm/ti/ti_sdma.c optional ti_sdma
|
|
|
|
arm/ti/omap4/omap4_gpio.c optional gpio
|
|
arm/ti/omap4/omap4_l2cache.c optional pl310
|
|
#arm/ti/omap4/omap4_prcm_clks.c standard
|
|
arm/ti/omap4/omap4_scm_padconf.c standard
|
|
arm/ti/omap4/omap4_mp.c optional smp
|
|
arm/ti/omap4/omap4_wugen.c standard
|
|
|
|
arm/ti/omap4/pandaboard/pandaboard.c standard
|
|
|
|
arm/ti/twl/twl.c optional twl
|
|
arm/ti/twl/twl_vreg.c optional twl twl_vreg
|
|
arm/ti/twl/twl_clks.c optional twl twl_clks
|
|
|