From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Subject: Re: [PATCH v2 0/7] Generic serial earlycon Date: Tue, 29 Apr 2014 12:09:50 +0100 Message-ID: <20140429110950.GF17007@arm.com> References: <1397859600-11507-1-git-send-email-robherring2@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from fw-tnat.austin.arm.com ([217.140.110.23]:21987 "EHLO collaborate-mta1.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933004AbaD2LKf (ORCPT ); Tue, 29 Apr 2014 07:10:35 -0400 Content-Disposition: inline In-Reply-To: <1397859600-11507-1-git-send-email-robherring2@gmail.com> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Rob Herring Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-serial@vger.kernel.org" , Greg Kroah-Hartman , Jiri Slaby , Russell King , Will Deacon , Arnd Bergmann , Rob Herring On Fri, Apr 18, 2014 at 11:19:53PM +0100, Rob Herring wrote: > Rob Herring (7): > x86: move FIX_EARLYCON_MEM kconfig into x86 > tty/serial: add generic serial earlycon > tty/serial: convert 8250 to generic earlycon > tty/serial: pl011: add generic earlycon support > tty/serial: add arm/arm64 semihosting earlycon > arm64: enable FIX_EARLYCON_MEM kconfig > arm64: remove arch specific earlyprintk The series looks fine, you can add: Acked-by: Catalin Marinas BTW, are you merging all of them via some other tree or would prefer me to take the arm64-specific patches?