On Wed, Nov 26, 2014 at 3:32 PM, Heiko St?bner <heiko at sntech.de> wrote: > Am Dienstag, 18. November 2014, 23:15:19 schrieb Sonny Rao: >> This exposes the clock that comes out of the i2s block which generally >> goes to the audio codec. >> >> Signed-off-by: Sonny Rao <sonnyrao at chromium.org> > > applied to my clk branch after removing the CLK_SET_RATE_PARENT Hi, sorry for the delay, and thanks for fixing it. I think when I applied the patch to next-20141118 that had a CLK_SET_RATE_PARENT in it from this patch: commit fc69ed70c16a31d6a77ec47a30a9fe941f763f1e Author: Jianqun <jay.xu at rock-chips.com> Date: Tue Sep 30 11:12:04 2014 +0800 clk: rockchip: rk3288: i2s_frac adds flag to set parent's rate I agree that is is not necessary and maybe not desirable. Thanks again! > Heiko