Re: [PATCH 3/3] arm64: dts: meson: sei510: add sd and emmc

2019-05-14 Thread Martin Blumenstingl
On Tue, May 14, 2019 at 11:16 AM Jerome Brunet wrote: > > Enable eMMC and SDCard on the g12a sei510 board > > Signed-off-by: Jerome Brunet I compared the GPIOs with the Odroid-N2 schematics because I'm assuming that they will be the same on all G12A/G12B boards: Reviewed-by: Martin Blumenstingl

[PATCH 3/3] arm64: dts: meson: sei510: add sd and emmc

2019-05-14 Thread Jerome Brunet
Enable eMMC and SDCard on the g12a sei510 board Signed-off-by: Jerome Brunet --- .../boot/dts/amlogic/meson-g12a-sei510.dts| 42 +++ 1 file changed, 42 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts b/arch/arm64/boot/dts/amlogic/meson-g12a-sei5