[PATCH 1/2] clk: ti: Add support for dm814x ADPLL
From: tony@atomide.com (Tony Lindgren)
Date: 2015-12-03 16:07:13
Also in:
linux-clk, linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2015-12-03 16:07:13
Also in:
linux-clk, linux-omap
* Tony Lindgren [off-list ref] [151202 17:36]:
On dm814x we have 13 ADPLLs with 3 to 4 outputs on each. The ADPLLs have several dividers and muxes controlled by a shared control register for each PLL. Note that for the clocks to work as device drivers for booting on dm814x, this patch depends on "ARM: OMAP2+: Change core_initcall levels to postcore_initcall". Also note that this patch does not implement clk_set_rate, that will be posted later on when available.
Mike & Stephen, after review, can we have this patch alone in an immutable branch against v4.4-rc1 that I can merge in too? Also, the dts changes I need to queue separately FYI to avoid merge conflicts. Regards, Tony