From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v1 1/3] xen/arm: Add R-Car Gen2 support for early printk Date: Fri, 16 Jan 2015 13:15:40 +0000 Message-ID: <1421414140.19839.65.camel@citrix.com> References: <1421412610-19313-1-git-send-email-oiurii.konovalenko@globallogic.com> <1421412610-19313-2-git-send-email-oiurii.konovalenko@globallogic.com> <54B90C84.5030106@linaro.org> <1421413724.19839.62.camel@citrix.com> <54B90DE9.5040804@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54B90DE9.5040804@linaro.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall Cc: oleksandr.tyshchenko@globallogic.com, Iurii Konovalenko , stefano.stabellini@eu.citrix.com, tim@xen.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-01-16 at 13:11 +0000, Julien Grall wrote: > On 16/01/15 13:08, Ian Campbell wrote: > > I'd prefer the naming (here and for the main driver) to be as far to the > > right of that list as possible. > > All the UART headers in xen/ and asm-arm/ are called myuart-uart.h. > > I think it's better if we keep the same convention everywhere. I'm trying to confirm that RCAR2 is actually the appropriate value for myuart. Ian.