[PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers
From: Chen-Yu Tsai <hidden>
Date: 2017-07-26 14:10:11
Also in:
linux-clk, linux-devicetree, linux-mmc, lkml
From: Chen-Yu Tsai <hidden>
Date: 2017-07-26 14:10:11
Also in:
linux-clk, linux-devicetree, linux-mmc, lkml
On Mon, Jul 24, 2017 at 9:58 PM, Chen-Yu Tsai [off-list ref] wrote:
Hi everyone, This is v3 of my MMC controller support series.
[...]
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. Regards ChenYu
ARM: dts: sun8i: a83t: Add MMC controller device nodes ARM: dts: sun8i: a83t: Add pingroup for 8-bit eMMC on mmc2 ARM: dts: sun8i: a83t: cubietruck-plus: Enable micro-SD card and eMMC ARM: dts: sun8i: a83t: h8homlet: Enable micro-SD card and onboard eMMC