Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031457AbbD2GqX (ORCPT ); Wed, 29 Apr 2015 02:46:23 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:44144 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751766AbbD2GqW (ORCPT ); Wed, 29 Apr 2015 02:46:22 -0400 Date: Wed, 29 Apr 2015 08:46:04 +0200 From: Sascha Hauer To: Eddie Huang Cc: Greg Kroah-Hartman , Matthias Brugger , srv_heupstream@mediatek.com, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Catalin Marinas , Will Deacon , Jiri Slaby , Howard Chen , Ashwin Chaugule , Peter Hurley , Wang Long , Kevin Cernekee , Vineet Gupta , "Rafael J. Wysocki" , Alan Cox , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, linux-mediatek@lists.infradead.org, Sascha Hauer Subject: Re: [PATCH v3 0/3] tty: serial: Add earlycon support to MT8173 SoC Message-ID: <20150429064604.GS6325@pengutronix.de> References: <1430228434-31779-1-git-send-email-eddie.huang@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430228434-31779-1-git-send-email-eddie.huang@mediatek.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 08:45:21 up 43 days, 18:37, 65 users, load average: 0.01, 0.11, 0.15 User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1330 Lines: 38 On Tue, Apr 28, 2015 at 09:40:31PM +0800, Eddie Huang wrote: > This patch add earlycon support to MT8173 SoC platform. > To use earlycon, need > 1. Add earlycon in boot parameters > 2. Add "linux,sdtout-path" property in device tree file > > This patch based on 4.1-rc1. > > Change in v3: > Remove noinit options, not necessary, because 8250_early.c will not init hardware > if not provide baudrate. > > Change v2: > 1. Add noinit options. > 2. Remove duplicate code in 8250_mtk.c, reuse the 8250_early.c existed function. > > Eddie Huang (3): > tty: serial: 8250: export early_serial8250_setup function > tty: serial: 8250_mtk: Add earlycon > arm64: dts: Add mediatek MT8173 earlycon support Works fine here: Tested-by: Sascha Hauer Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/