This patch series aims to add eMMC/Micro SD support on RZ/G2L SMARC EVK platform. This patch series has dependency upon [1] [1] https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=559045 v1->v2: * Dropped SoC dtsi patches, since it is accepted for 5.16. * Updated the comment from 64Gb to 64 GB for eMMC size * Added angular brackets for states * Fix the gpio-hog node names * Fixed label names to match with the schematics Biju Das (2): arm64: dts: renesas: rzg2l-smarc-som: Enable eMMC on SMARC platform arm64: dts: renesas: rzg2l-smarc: Enable microSD on SMARC platform .../boot/dts/renesas/rzg2l-smarc-som.dtsi | 143 ++++++++++++++++++ arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi | 62 ++++++++ 2 files changed, 205 insertions(+) -- 2.17.1