Re: [RESEND PATCH 18/19] arm64: allwinner: a100: Add MMC related nodes

2020-11-28 Thread André Przywara
On 10/11/2020 06:48, Frank Lee wrote: Hi, > From: Yangtao Li > > The A100 has 3 MMC controllers, one of them being especially targeted to > eMMC. Let's add nodes on dts. > > Signed-off-by: Yangtao Li I don't have a datasheet nor a device for testing, but at least I could check the pins again

[RESEND PATCH 18/19] arm64: allwinner: a100: Add MMC related nodes

2020-11-09 Thread Frank Lee
From: Yangtao Li The A100 has 3 MMC controllers, one of them being especially targeted to eMMC. Let's add nodes on dts. Signed-off-by: Yangtao Li --- .../arm64/boot/dts/allwinner/sun50i-a100.dtsi | 71 +++ 1 file changed, 71 insertions(+) diff --git a/arch/arm64/boot/dts/allwi