Re: [PATCH v5 2/7] dt-bindings: clk: at91: add audio plls to the compatible list

2017-09-01 Thread Stephen Boyd
On 08/10, Quentin Schulz wrote: > This new clock driver set allows to have a fractional divided clock that > would generate a precise clock particularly suitable for audio > applications. > > The main audio pll clock has two children clocks: one that is connected > to the PMC, the other that can d

[PATCH v5 2/7] dt-bindings: clk: at91: add audio plls to the compatible list

2017-08-09 Thread Quentin Schulz
This new clock driver set allows to have a fractional divided clock that would generate a precise clock particularly suitable for audio applications. The main audio pll clock has two children clocks: one that is connected to the PMC, the other that can directly drive a pad. As these two routes hav