[PATCH 1/3] mmc: sunxi: add support for the MMC controller on H6
Ulf Hansson
ulf.hansson at linaro.org
Wed May 2 05:54:58 PDT 2018
On 26 April 2018 at 16:07, Icenowy Zheng <icenowy at aosc.io> wrote:
> The new Allwinner H6 SoC have 3 MMC controllers. The first and second
> ones are similar to the ones on A64, but the third one adds EMCE
> (Embedded Crypto Engine) support which does hardware transparent crypto
> on the eMMC.
>
> As we still do not have support for EMCE, and the support of it is
> disabled by defualt, we just duplicate the A64 mmc configurations and
> change the compatible string.
>
> Signed-off-by: Icenowy Zheng <icenowy at aosc.io>
> ---
> Documentation/devicetree/bindings/mmc/sunxi-mmc.txt | 2 ++
DT doc changes in separate patches please!
> drivers/mmc/host/sunxi-mmc.c | 16 ++++++++++++++++
> 2 files changed, 18 insertions(+)
>
Kind regards
Uffe
More information about the linux-arm-kernel
mailing list