[PATCH 0/3] mmc: meson-axg: initial support for AXG SoC platform

From: Yixun Lan
Date: Tue Apr 03 2018 - 06:07:35 EST


The patches series try to enable basic eMMC support in the Meson-AXG platfrom.

Currently HS200 mode is tested with clock running at 166MHz, since
not all boards are stable to running 200MHz (due to tuning phase error),
we will further improve the tuning phase driver in the future,
but in my opiton, this patch series itself is pretty good to go.

Nan Li (3):
mmc: dt-bindings: update bindings doc to support Meson-AXG SoC
mmc: meson-axg: add support for the Meson-AXG platform
mmc: meson: update doc to support Meson-AXG platform

.../devicetree/bindings/mmc/amlogic,meson-gx.txt | 1 +
drivers/mmc/host/Kconfig | 4 +-
drivers/mmc/host/meson-gx-mmc.c | 63 ++++++++++++++++++----
3 files changed, 55 insertions(+), 13 deletions(-)

--
2.16.2