On Wed, Aug 10, 2016 at 09:29:43AM +0200, Geert Uytterhoeven wrote: > From: Yoshihiro Shimoda <[email protected]> > > According to the datasheet, SDn clocks are from the SDSRC clock. And > the SDSRC has a 1/2 divider. So, we should have ".sdsrc" as an internal > core clock. Otherwise, since the sdhi driver will calculate clock for > a sd card using the wrong parent clock rate, and then performance will > be not good. > > Fixes: 90c073e53909da85 ("clk: shmobile: r8a7795: Add SD divider support") > Signed-off-by: Yoshihiro Shimoda <[email protected]> > Acked-by: Dirk Behme <[email protected]> > Tested-by: Wolfram Sang <[email protected]> > Signed-off-by: Geert Uytterhoeven <[email protected]> > Cc: [email protected] > --- > SDHI was enabled on r8a7795/salvator-x in v4.6. > Please apply as a fix for v4.8.
Thanks, done.
