On Fri, May 22, 2015 at 04:01:06PM +0200, Ulf Hansson wrote: > On 14 May 2015 at 09:20, Kuninori Morimoto > <kuninori.morimoto.gx@xxxxxxxxxxx> wrote: > > > > Hi Ulf, Simon > > > > These patches are v6 of sh_mmcif clock support. > > > > 1) - 2) : cleanup patches > > 3) : v6 patch for clk > > 4) - 5) : DTS patch > > > > Simon > > > > 1) - 3) only : driver uses default clock > > 4) - 5) only : driver uses it, but it is updated to default clock > > 1) - 5) all : it uses new method > > > > so, you can check 4) - 5) without thinking about 1) - 3). > > > > Kuninori Morimoto (5): > > 1) mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it. > > 2) mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functions > > 3) mmc: sh_mmcif: calculate best clock with parent clock > > 4) ARM: shmobile: r8a7790: add MMCIF max-frequency > > 5) ARM: shmobile: r8a7791: add MMCIF max-frequency > > > > Documentation/devicetree/bindings/mmc/renesas,mmcif.txt | 3 ++ > > arch/arm/boot/dts/r8a7790.dtsi | 2 + > > arch/arm/boot/dts/r8a7791.dtsi | 1 + > > drivers/mmc/host/sh_mmcif.c | 220 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------- > > 4 files changed, 161 insertions(+), 65 deletions(-) > > Thanks, applied patch 1->3. I leave 4->5 to Simon. Thanks Ulf. Morimoto-san, can I confirm that I should go ahead and queue up 4->5 ? -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html