summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap2420-n8x0-common.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2017-09-20 07:43:22 -0700
committerTony Lindgren <tony@atomide.com>2017-09-29 09:41:25 -0700
commit184240397015323e3e0f135c22df35427a1fb397 (patch)
tree36eef22d665d63d93067cbe6b274705743763bc3 /arch/arm/boot/dts/omap2420-n8x0-common.dtsi
parent95f99ab493da2847277af659dc927cd112702c72 (diff)
ARM: dts: Configure earlycon for n8x0
With commit 8dd6666f4937 ("ARM: OMAP2+: omap_hwmod: Add support for earlycon") we can now get debug information early if something goes wrong as long as kernel command line has earlycon in it. Let's enable it for n8x0. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap2420-n8x0-common.dtsi')
-rw-r--r--arch/arm/boot/dts/omap2420-n8x0-common.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap2420-n8x0-common.dtsi b/arch/arm/boot/dts/omap2420-n8x0-common.dtsi
index 91886231e5a8..4c4dfd14b7a2 100644
--- a/arch/arm/boot/dts/omap2420-n8x0-common.dtsi
+++ b/arch/arm/boot/dts/omap2420-n8x0-common.dtsi
@@ -6,6 +6,10 @@
reg = <0x80000000 0x8000000>; /* 128 MB */
};
+ chosen {
+ stdout-path = &uart3;
+ };
+
ocp {
i2c0 {
compatible = "i2c-cbus-gpio";