From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [RFC] Serial port aliases in DT Date: Fri, 28 Mar 2014 09:30:42 +0100 Message-ID: <6506478.py2Axu25u1@wuerfel> References: <5448979.WQPtOb56tW@avalon> <20140328072827.GY17250@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Sascha Hauer , Rob Herring , Laurent Pinchart , "devicetree@vger.kernel.org" , SH-Linux , Wolfram Sang , devicetree-spec@vger.kernel.org List-Id: devicetree@vger.kernel.org On Friday 28 March 2014 09:09:23 Geert Uytterhoeven wrote: > > On the Renesas SoCs, where this thread started, you also have different > types of IP blocks providing similar functionality on the same SoC. > E.g. 3 types of serial ports, 2 types of i2c, (at least) 2 types of spi... > Hence one more level of confusion (is SoC serial0 the first serial port of > type A, B, or C?). The 'serial' aliases are defined to refer to UARTs only, there is no debate about that. Arnd