[PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers
From: Chen-Yu Tsai <hidden>
Date: 2017-08-03 11:25:51
Also in:
linux-clk, linux-devicetree, linux-mmc, lkml
On Thu, Aug 3, 2017 at 7:19 PM, Ulf Hansson [off-list ref] wrote:
On 26 July 2017 at 21:45, Maxime Ripard [off-list ref] wrote:quoted
On Wed, Jul 26, 2017 at 10:09:41PM +0800, Chen-Yu Tsai wrote:quoted
On Mon, Jul 24, 2017 at 9:58 PM, Chen-Yu Tsai [off-list ref] wrote:quoted
Hi everyone, This is v3 of my MMC controller support series.[...]quoted
Chen-Yu Tsai (10): clk: sunxi-ng: Add interface to query or configure MMC timing modes. clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock mmc: sunxi: Support controllers that can use both old and new timings mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode mmc: sunxi: Add support for A83T eMMC (MMC2)So this series seems to be ready for inclusion, unless Ulf has further concerns about the clk usage. The first mmc patch have build time dependencies on the first clk patch. Shall we put the clk patch on a separate immutable branch for both trees to pull? Or we could just merge everything through the mmc tree? I don't think we'll touch this part of the sunxi-ng clk driver for the remainder of this cycle.I guess the easiest would be for it to go through Ulf tree, unless he says otherwise of course :)Okay, I have picked up the series and applied it for my next branch.
I guess I wasn't very clear. When I meant "everything" I meant the mmc and clk patches. We will take the dts patches through the sunxi tree. Can you drop the four dts patches from your tree? That would be the last four patches on mmc/next at the moment. Thanks and sorry for the confusion. ChenYu