* [PATCH] ARM: dts: imx6: Add chosen node
@ 2018-02-26 21:31 Stefan Agner
2018-02-26 21:56 ` Fabio Estevam
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Agner @ 2018-02-26 21:31 UTC (permalink / raw)
To: shawnguo, kernel
Cc: fabio.estevam, devicetree, Stefan Agner, linux-arm-kernel
Add Colibri UART_A as default serial console.
Signed-off-by: Stefan Agner <stefan@agner.ch>
---
arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts b/arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts
index dcf9206f3e0d..d4f5c6862d27 100644
--- a/arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts
+++ b/arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts
@@ -63,6 +63,10 @@
rtc1 = &snvs_rtc;
};
+ chosen {
+ stdout-path = "serial0:115200n8";
+ };
+
clocks {
/* Fixed crystal dedicated to mcp251x */
clk16m: clk@1 {
--
2.16.2
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] ARM: dts: imx6: Add chosen node
2018-02-26 21:31 [PATCH] ARM: dts: imx6: Add chosen node Stefan Agner
@ 2018-02-26 21:56 ` Fabio Estevam
0 siblings, 0 replies; 2+ messages in thread
From: Fabio Estevam @ 2018-02-26 21:56 UTC (permalink / raw)
To: Stefan Agner
Cc: Fabio Estevam,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
Shawn Guo,
moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
Sascha Hauer
Hi Stefan,
On Mon, Feb 26, 2018 at 6:31 PM, Stefan Agner <stefan@agner.ch> wrote:
> Add Colibri UART_A as default serial console.
>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
Patch looks good, but the Subject could be improved to:
ARM: dts: imx6dl-colibri-eval-v3: Add chosen node
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-26 21:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-26 21:31 [PATCH] ARM: dts: imx6: Add chosen node Stefan Agner
2018-02-26 21:56 ` Fabio Estevam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox