Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752859AbaKUXkT (ORCPT ); Fri, 21 Nov 2014 18:40:19 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:12378 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751170AbaKUXkR (ORCPT ); Fri, 21 Nov 2014 18:40:17 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 104.193.169.186 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/dRkyZO3mpvOmBOjXFC/09 Date: Fri, 21 Nov 2014 15:39:59 -0800 From: Tony Lindgren To: Daniel Thompson Cc: Russell King , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, spear-devel@list.st.com, Paul Bolle , Srinivas Kandagatla , John Stultz , Sumit Semwal , patches@linaro.org, linaro-kernel@lists.linaro.org, Arnd Bergmann , linux-omap@vger.kernel.org Subject: Re: [PATCH v13 5/9] arm: omap1: Migrate debug_ll macros to use 8250.S Message-ID: <20141121233958.GB7046@atomide.com> References: <1416235750-4766-1-git-send-email-daniel.thompson@linaro.org> <1416235750-4766-6-git-send-email-daniel.thompson@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1416235750-4766-6-git-send-email-daniel.thompson@linaro.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Daniel Thompson [141117 06:53]: > The omap1's debug-macro.S is similar to the generic 8250 code. Compared to > the 8520 code the omap1 macro automatically determines what UART to use > based on breadcrumbs left by the bootloader and automatically copes with > the eccentric register layout on OMAP7XX. > > This patch drops both these features and relies instead on the generic > 8250 macros: > > 1. Dropping support for the bootloader breadcrumbs is identical to the > way the migration was handled for OMAP2 (see 808b7e07464d...). > > 2. Support for OMAP7XX still exists but it must be configured by hand > (DEBUG_OMAP7XXUART1/2/3) rather than handled at runtime. > > Signed-off-by: Daniel Thompson > Cc: Russell King > Cc: linux-arm-kernel@lists.infradead.org > Cc: Tony Lindgren > Cc: Arnd Bergmann > Cc: linux-omap@vger.kernel.org > Tested-by: Aaro Koskinen Looks OK to me, probably best that these are queued all together so: Acked-by: Tony Lindgren -- 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/