Re: [PATCH 1/3] arm64: dts: meson: g12a: add mmc nodes

From: Martin Blumenstingl
Date: Tue May 14 2019 - 14:30:59 EST


On Tue, May 14, 2019 at 11:16 AM Jerome Brunet <jbrunet@xxxxxxxxxxxx> wrote:
>
> Add port B (sdcard) and port C (eMMC) pinctrl and controllers nodes to
> the g12a DT.
I assume port A is missing due to the controller bug (missing DDR
access) for which Neil has sent a fix. this shouldn't stop us from
adding SD card and eMMC support though

first I was surprised to see that the MMC controllers are not part of any bus.
however, the public S922X datasheet mentions the MMC controllers
directly in the memory map (on page 83), so Jerome is doing the right
thing here as far as I can tell

> Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>