From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753187AbdFMHTQ (ORCPT ); Tue, 13 Jun 2017 03:19:16 -0400 Received: from muru.com ([72.249.23.125]:51522 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752296AbdFMHTO (ORCPT ); Tue, 13 Jun 2017 03:19:14 -0400 Date: Tue, 13 Jun 2017 00:19:10 -0700 From: Tony Lindgren To: Russell King - ARM Linux Cc: Hoeun Ryu , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] arm:omap2+: put omap_uart_phys/virt/lsr in .text section when ZIMAGE is true Message-ID: <20170613071910.GZ3730@atomide.com> References: <1496888232-30764-1-git-send-email-hoeun.ryu@gmail.com> <6C915D66-C962-4264-89C1-C75A0530A2A1@gmail.com> <20170610102018.GX4902@n2100.armlinux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170610102018.GX4902@n2100.armlinux.org.uk> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Russell King - ARM Linux [170610 03:24]: > On Sat, Jun 10, 2017 at 01:44:00PM +0900, Hoeun Ryu wrote: > > Hello, Russell. > > > > Would you please review this patch ? > > It's really up to Tony Lindgren, who is the OMAP maintainer. I'll take a look today. I think we can simplify things quite a bit as we no longer use machine type for configuring the UART. Regards, Tony