From: Marek Vasut Date: Fri, 16 Feb 2018 00:33:27 +0000 (+0100) Subject: ARM: dts: rmobile: Make scif0 available before reloc on Porter X-Git-Tag: v2018.03-rc3~10^2~3 X-Git-Url: https://git.sur5r.net/?p=u-boot;a=commitdiff_plain;h=ccb947f2cee187973f74f80cb5878bb2733e6a83 ARM: dts: rmobile: Make scif0 available before reloc on Porter Make the SCIF available before relocation and in SPL on R8A7791 Porter. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- diff --git a/arch/arm/dts/r8a7791-porter.dts b/arch/arm/dts/r8a7791-porter.dts index bc93bb24e4..3d47daa08b 100644 --- a/arch/arm/dts/r8a7791-porter.dts +++ b/arch/arm/dts/r8a7791-porter.dts @@ -214,6 +214,7 @@ &scif0 { pinctrl-0 = <&scif0_pins>; pinctrl-names = "default"; + u-boot,dm-pre-reloc; status = "okay"; };