From 7abb7e8fcb653c1b2bef7a30f83d3a97777fd3bc Mon Sep 17 00:00:00 2001 From: Kever Yang Date: Wed, 18 Apr 2018 11:13:44 +0800 Subject: rockchip: rk3188: add -u-boot.dtsi for rock-rk3188 We should a -u-boot.dtsi for those config need by U-Boot only, and other part sync with kernel. Signed-off-by: Kever Yang Acked-by: Philipp Tomsich Reviewed-by: Philipp Tomsich --- arch/arm/dts/rk3188-radxarock.dts | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'arch/arm/dts/rk3188-radxarock.dts') diff --git a/arch/arm/dts/rk3188-radxarock.dts b/arch/arm/dts/rk3188-radxarock.dts index 5f5b5e9a1f..0fc4f54af2 100644 --- a/arch/arm/dts/rk3188-radxarock.dts +++ b/arch/arm/dts/rk3188-radxarock.dts @@ -7,6 +7,7 @@ /dts-v1/; #include #include "rk3188.dtsi" +#include "rk3188-radxarock-u-boot.dtsi" / { model = "Radxa Rock"; @@ -356,11 +357,6 @@ status = "okay"; }; -&uart2 { - status = "okay"; - u-boot,dm-spl; -}; - &uart3 { status = "okay"; }; -- cgit v1.2.1