freebsd-dev/sys/arm/allwinner/clk
Emmanuel Vadot cf72965fbf Allwinner: Add A33 support
Add basic support for A33/R16 that is enough to boot a kernel.
This adds the platform code, padconf data and the new clocks strings.

MFC after:	2 weeks
2017-01-04 03:35:39 +00:00
..
aw_ahbclk.c Do not fail to attach the clock if we cannot set the assigned parents as this 2016-11-08 10:06:43 +00:00
aw_apbclk.c EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
aw_axiclk.c Allwinner: Add A33 support 2017-01-04 03:35:39 +00:00
aw_codecclk.c EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
aw_cpuclk.c Add support for Allwinner A83T CPU frequency scaling. 2016-09-07 01:10:16 +00:00
aw_cpusclk.c EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
aw_debeclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_gate.c Allwinner: Add A33 support 2017-01-04 03:35:39 +00:00
aw_gmacclk.c EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
aw_hdmiclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_lcdclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_mmcclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_modclk.c Allwinner clk: factor M for mod clock is 4 bits, not 5 2016-12-22 15:01:06 +00:00
aw_oscclk.c Use OF_prop_free instead of direct call to free(9) 2016-05-13 22:28:02 +00:00
aw_pll.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_thsclk.c Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. 2016-12-16 21:58:48 +00:00
aw_usbclk.c EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00