From 2ce51fef1b60ee405ae5c180c7a215bde4a3d6ef Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Tue, 31 Mar 2020 11:47:01 -0700 Subject: ARM: imx7d-zii-rpu2: Drop redundant chosen node This code is no longer necessary. Upstream DT code has all the necessary bits. Remove it. Signed-off-by: Andrey Smirnov Signed-off-by: Sascha Hauer --- arch/arm/dts/imx7d-zii-rpu2.dts | 9 --------- 1 file changed, 9 deletions(-) (limited to 'arch') diff --git a/arch/arm/dts/imx7d-zii-rpu2.dts b/arch/arm/dts/imx7d-zii-rpu2.dts index f8d6e89046..168f66c732 100644 --- a/arch/arm/dts/imx7d-zii-rpu2.dts +++ b/arch/arm/dts/imx7d-zii-rpu2.dts @@ -8,15 +8,6 @@ #include "imx7d-ddrc.dtsi" / { - chosen { - /* - * Kernel DTS incorrectly specifies stdout-path as - * &uart1, this can be removed once the fix trickles - * down - */ - stdout-path = &uart2; - }; - aliases { /* * NVMEM device corresponding to EEPROM attached to -- cgit v1.2.3