On Thu, Apr 21, 2016 at 12:04:27PM +0100, Peter Griffin wrote: > clocks = <&clk_s_d0_flexgen CLK_PCM_2>; > + assigned-clocks = <&clk_s_d0_flexgen CLK_PCM_2>; > + assigned-clock-parents = <&clk_s_d0_quadfs 2>; > + assigned-clock-rates = <50000000>;
This may be true for the particular system you're looking at but isn't
really relevant to the device.
> @@ -133,6 +139,7 @@ Example of audio card declaration:
> /* DAC */
> format = "i2s";
> dai-tdm-slot-width = <32>;
> + mclk-fs = <256>;
> cpu {
> sound-dai = <&sti_uni_player2>;
> };
This one is more relevant though I'm still a bit concerned that there's
an expectation that the examples can just be pasted in...
signature.asc
Description: PGP signature

