From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: ARM: mvebu: CONFIG_DEBUG_MVEBU_UART_ALTERNATE Date: Mon, 12 Jan 2015 14:04:30 +0100 Message-ID: <20150112130430.GC19533@lunn.ch> References: <1421055236.22660.12.camel@x220> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1421055236.22660.12.camel@x220> Sender: linux-kernel-owner@vger.kernel.org To: Paul Bolle Cc: Maxime Ripard , Jason Cooper , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Gregory CLEMENT , linux-arm-kernel@lists.infradead.org, Valentin Rothberg List-Id: devicetree@vger.kernel.org On Mon, Jan 12, 2015 at 10:33:56AM +0100, Paul Bolle wrote: > Maxime, > > Your commit d91125ddf962 ("ARM: mvebu: Rename DEBUG_LL to indicate UART > index") is included in today's linux-next (ie, next-20150112). So is the > related commit bd920490047a ("ARM: mvebu: Add UART1 as DEBUG_LL possible > target"). I noticed because a script I use, spotted a minor issue with > the first commit. > > See, the first commit renamed DEBUG_MVEBU_UART_ALTERNATE to > DEBUG_MVEBU_UART0_ALTERNATE (so "0" was added). But there's still a last > reference to CONFIG_DEBUG_MVEBU_UART_ALTERNATE in a comment in > arch/arm/boot/dts/armada-xp-axpwifiap.dts. Is a patch to rename that > last reference queued somewhere? If not, should I submit a trivial patch > to do that? Hi Paul Nothing queued, so please do submit a patch. Thanks Andrew