On Fri, Oct 13, 2017 at 11:59:58AM +0300, Sergei Shtylyov wrote: > Hello! > > On 10/13/2017 8:56 AM, Kuninori Morimoto wrote: > > > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > > > "audio_clkout" is dummy clock of <&rcar_sound 0> to avoid clock loop > > which invites probe conflct. Thus <&rcar_sound 0> and "audio_clkout" > > Conflict. > > > should be same value. > > > > On commit 5e2feac33095 ("arm64: renesas: salvator-common: sound > > clock-frequency needs descending order") exchanged <&rcar_sound 0>, > > but it didn't modify "audio_clkout". > > This patch fixup it. > > Fixes it up. > > > Fixes: 5e2feac33095 ("arm64: renesas: salvator-common: sound > > clock-frequency needs descending order") > > Don't ever wrap the summaries around in this tag. I fixed that one up before applying the patches. Morimoto-san, if you would like to correct the other errors let me know and I can handle it. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > [...] > > MBR, Sergei >