Re: [PATCH 1/4] ARM64: dts: meson-gxbb: add MMC support

From: Kevin Hilman
Date: Thu Oct 20 2016 - 13:41:04 EST


Neil Armstrong <narmstrong@xxxxxxxxxxxx> writes:

> From: Kevin Hilman <khilman@xxxxxxxxxxxx>
>
> Add binding and basic support for the SD/eMMC controller on Amlogic
> S905/GXBB devices.
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>
> Signed-off-by: Kevin Hilman <khilman@xxxxxxxxxxxx>

nit: you added a couple things from my original patch, and it's
customary to make a summary note of changes in the changelog, so before
applying, I added a line here:

[narmstrong: added nodes for GX, enabled SDIO on P20x]

> Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>

Applied to v4.10/dt64

Kevin