From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sascha Hauer Subject: Re: [PATCH v3 0/3] tty: serial: Add earlycon support to MT8173 SoC Date: Wed, 29 Apr 2015 08:46:04 +0200 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 Return-path: Content-Disposition: inline In-Reply-To: <1430228434-31779-1-git-send-email-eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Eddie Huang Cc: Greg Kroah-Hartman , Matthias Brugger , srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mediatek@ List-Id: devicetree@vger.kernel.org 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 devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html