[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1418891601-53769-3-git-send-email-eddie.huang@mediatek.com>
Date: Thu, 18 Dec 2014 16:33:21 +0800
From: Eddie Huang <eddie.huang@...iatek.com>
To: Mark Rutland <mark.rutland@....com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Matthias Brugger <matthias.bgg@...il.com>
CC: <srv_heupstream@...iatek.com>, Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>, Jiri Slaby <jslaby@...e.cz>,
Eddie Huang <eddie.huang@...iatek.com>,
Alan Cox <alan@...ux.intel.com>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-serial@...r.kernel.org>,
Sascha Hauer <kernel@...gutronix.de>,
<yingjoe.chen@...iatek.com>, <yh.chen@...iatek.com>
Subject: [PATCH 2/2] arm64: dts: Add mediatek MT8173 earlycon support
Add earlycon support to mediatek MT8173 evaluation board dts.
Signed-off-by: Eddie Huang <eddie.huang@...iatek.com>
---
arch/arm64/boot/dts/mt8173-evb.dts | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/mt8173-evb.dts b/arch/arm64/boot/dts/mt8173-evb.dts
index b8b2621..b8802fd 100644
--- a/arch/arm64/boot/dts/mt8173-evb.dts
+++ b/arch/arm64/boot/dts/mt8173-evb.dts
@@ -30,5 +30,7 @@
reg = <0 0x40000000 0 0x80000000>;
};
- chosen { };
+ chosen {
+ linux,stdout-path = &uart0;
+ };
};
--
1.8.1.1.dirty
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists