Re: [PATCH v6 3/3] clk: at91: allow setting all PMC clock parents via DT

2020-05-04 Thread Alexandre Belloni
On 04/05/2020 22:19:18+0200, Michał Mirosław wrote: > We need to have clocks accessible via phandle to select them > as peripheral clock parent using assigned-clock-parents in DT. > Add support for PLLACK/PLLBCK/AUDIOPLLCK clocks where available. > > Signed-off-by: Michał Mirosław Acked-by:

[PATCH v6 3/3] clk: at91: allow setting all PMC clock parents via DT

2020-05-04 Thread Michał Mirosław
We need to have clocks accessible via phandle to select them as peripheral clock parent using assigned-clock-parents in DT. Add support for PLLACK/PLLBCK/AUDIOPLLCK clocks where available. Signed-off-by: Michał Mirosław --- v2: rebase to clk/clk-at91 branch v3: no changes v4: extend to whole