summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/am437x-idk-evm.dts
diff options
context:
space:
mode:
authorLokesh Vutla2017-01-18 05:03:24 +0100
committerTony Lindgren2017-01-20 19:39:01 +0100
commit24a1eb45b47f24a45a615c210a3823ff0533f9f4 (patch)
treec2d9be909f1dbd612dfb94e8f6054d7703f9bb2c /arch/arm/boot/dts/am437x-idk-evm.dts
parentARM: dts: am33xx: Add stdout-path property (diff)
downloadkernel-qcow2-linux-24a1eb45b47f24a45a615c210a3823ff0533f9f4.tar.gz
kernel-qcow2-linux-24a1eb45b47f24a45a615c210a3823ff0533f9f4.tar.xz
kernel-qcow2-linux-24a1eb45b47f24a45a615c210a3823ff0533f9f4.zip
ARM: dts: am43xx: Add stdout-path property
Add stdout-path property in /chosen node so that earlycon can be used by just adding earlycon in bootargs. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am437x-idk-evm.dts')
-rw-r--r--arch/arm/boot/dts/am437x-idk-evm.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am437x-idk-evm.dts b/arch/arm/boot/dts/am437x-idk-evm.dts
index b76a7c0264a5..c1f7f9336e64 100644
--- a/arch/arm/boot/dts/am437x-idk-evm.dts
+++ b/arch/arm/boot/dts/am437x-idk-evm.dts
@@ -18,6 +18,10 @@
model = "TI AM437x Industrial Development Kit";
compatible = "ti,am437x-idk-evm","ti,am4372","ti,am43";
+ chosen {
+ stdout-path = &uart0;
+ };
+
v24_0d: fixed-regulator-v24_0d {
compatible = "regulator-fixed";
regulator-name = "V24_0D";