arm64: dts: renesas: r8a774b1-hihope-rzg2n: Enable HS400 mode

This patch enables HS400 mode on HiHope RZ/G2N board.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Link: https://lore.kernel.org/r/1569837778-55874-1-git-send-email-biju.das@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
Biju Das 2019-09-30 11:02:58 +01:00 committed by Geert Uytterhoeven
parent a381325812
commit 048b39fae7

View File

@ -24,3 +24,7 @@ memory@480000000 {
reg = <0x4 0x80000000 0x0 0x80000000>; reg = <0x4 0x80000000 0x0 0x80000000>;
}; };
}; };
&sdhi3 {
mmc-hs400-1_8v;
};