freebsd-dev/sys/arm/allwinner/clk
Emmanuel Vadot def44246f2 PLL3 have a fractional mode where an explicit frequency (297Mhz or 270)
can be selected for it. If the desired frequency is one of those two, use
this mode instead of the integer one.
When calculating the PLL3 freq for the dotclock, check if it is a multiple
of the fracional frequencies.

MFC after:	2 weeks
2016-11-26 10:36:48 +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 EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +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 EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
aw_gate.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +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 EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
aw_lcdclk.c PLL3 have a fractional mode where an explicit frequency (297Mhz or 270) 2016-11-26 10:36:48 +00:00
aw_mmcclk.c Allow the MMC frequency to be set up to 52MHz for MMC high speed timings. 2016-11-15 23:46:01 +00:00
aw_modclk.c The DTS may report fewer than 4 parents for a module clock. Avoid setting 2016-11-02 23:46:23 +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 PLL3 have a fractional mode where an explicit frequency (297Mhz or 270) 2016-11-26 10:36:48 +00:00
aw_thsclk.c Add support for the Allwinner H3 Thermal Sensor Controller. The H3 embeds 2016-09-05 11:05:14 +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