[PATCH 1/2] clk: ti: Add support for dm814x ADPLL
From: tony@atomide.com (Tony Lindgren)
Date: 2015-12-10 18:04:00
Also in:
linux-clk, linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2015-12-10 18:04:00
Also in:
linux-clk, linux-omap
Hi, * Tony Lindgren [off-list ref] [151203 08:08]:
* Tony Lindgren [off-list ref] [151202 17:36]:quoted
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?
Matthijs wanted to rename adpllj naming to adpll_lj and remove remaining fapll references, so I'll do that today and repost this series. Tero, do you have any comments on this one? After repost, do you want to take this into your clock branch and send a pull request to Mike & Stephen along with other omap clock changes?
Also, the dts changes I need to queue separately FYI to avoid merge conflicts.
I'd still like to have just this clock driver patch alone in an immutable branch that I can merge in too. Otherwise we'll get oopses during booting when devices are being added. Regards, Tony