Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ca5a850 authored by Tuomas Tynkkynen's avatar Tuomas Tynkkynen Committed by Shawn Guo
Browse files

ARM: dts: imx6qdl-wandboard: Add stdout-path



Setting a stdout-path in the .dtb is convenient because then the user
gets a serial console on the RS-232 connector without any extra effort
of figuring out the relevant 'console=' boot parameter.

Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarTuomas Tynkkynen <tuomas@tuxera.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent cf69efe5
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -8,6 +8,10 @@
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/gpio/gpio.h>


/ {
/ {
	chosen {
		stdout-path = &uart1;
	};

	sound {
	sound {
		compatible = "fsl,imx6-wandboard-sgtl5000",
		compatible = "fsl,imx6-wandboard-sgtl5000",
			     "fsl,imx-audio-sgtl5000";
			     "fsl,imx-audio-sgtl5000";