[PATCH 1/7] ARM: dts: stm32mp: stm32mp135-dk: drop duplicate property
Ahmad Fatoum
a.fatoum at pengutronix.de
Wed Nov 22 10:11:10 PST 2023
The upstream device tree being included already has the same
/chosen/stdout-path, so drop it from the barebox DT.
Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
arch/arm/dts/stm32mp135f-dk.dts | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm/dts/stm32mp135f-dk.dts b/arch/arm/dts/stm32mp135f-dk.dts
index 3859566281f5..a4e6614c4a38 100644
--- a/arch/arm/dts/stm32mp135f-dk.dts
+++ b/arch/arm/dts/stm32mp135f-dk.dts
@@ -5,8 +5,4 @@
/ {
model = "STM32MP153F-DK";
-
- chosen {
- stdout-path = "serial0:115200n8";
- };
};
--
2.39.2
More information about the barebox
mailing list