From: Biju Das Date: Wed, 19 Aug 2020 08:08:41 +0000 (+0100) Subject: arm64: dts: renesas: r8a774e1-hihope-rzg2h: Enable HS400 mode X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7da4d2a8c6bc927870aa81d52af68a9bb944be33;p=linux.git arm64: dts: renesas: r8a774e1-hihope-rzg2h: Enable HS400 mode This patch enables HS400 mode on HiHope RZ/G2H board. Signed-off-by: Biju Das Reviewed-by: Lad Prabhakar Link: https://lore.kernel.org/r/20200819080841.3475-1-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dts b/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dts index 12f9242e263b4..9525d5ed6fce6 100644 --- a/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dts +++ b/arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dts @@ -35,3 +35,7 @@ clock-names = "du.0", "du.1", "du.3", "dclkin.0", "dclkin.1", "dclkin.3"; }; + +&sdhi3 { + mmc-hs400-1_8v; +};