This is applied for all devices upstream in Linux now (when using the
console-specific pinctrl templates).

Signed-off-by: Stephan Gerhold <stephan.gerh...@linaro.org>
---
 arch/arm/dts/apq8016-sbc-u-boot.dtsi | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/arch/arm/dts/apq8016-sbc-u-boot.dtsi 
b/arch/arm/dts/apq8016-sbc-u-boot.dtsi
index 
26d4506815ea28cc667d3fbb211bfef33b43d013..de77a31cf1152e869c7c2bcc6433772ffb01591c
 100644
--- a/arch/arm/dts/apq8016-sbc-u-boot.dtsi
+++ b/arch/arm/dts/apq8016-sbc-u-boot.dtsi
@@ -9,12 +9,3 @@
                reg = <0 0x80000000 0 0x40000000>;
        };
 };
-
-/*
- * When running as a first-stage bootloader, we need to re-configure the UART 
pins
- * because SBL de-initialises them. Indicate that the UART pins should be 
configured
- * during all boot stages.
- */
-&blsp_uart2_console_default {
-       bootph-all;
-};

-- 
2.50.1

Reply via email to