From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH v4 01/14] ARM: dts: lager: rename and reindex i2cexio Date: Thu, 10 Nov 2016 11:11:19 +0100 Message-ID: <20161110101119.GB9855@verge.net.au> References: <20161106202032.5227-1-wsa+renesas@sang-engineering.com> <20161106202032.5227-2-wsa+renesas@sang-engineering.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Wolfram Sang , Linux-Renesas , Linux I2C List-Id: linux-i2c@vger.kernel.org On Mon, Nov 07, 2016 at 02:12:05PM +0100, Geert Uytterhoeven wrote: > On Sun, Nov 6, 2016 at 9:20 PM, Wolfram Sang > wrote: > > From: Simon Horman > > > > The rename from i2cexio to i2cexio0 is in in preparation for adding > > double "in" > > > i2cexio1 which will use the dmuxer for IIC1/I2C1. > > demuxer > > > The reindexing from i2c8 to i2c10 is to allow space for grouping of > > additional GPIO buses to added by follow-up patches to support demuxing of > > to be added > > > other i2c buses. > > > > Also note that fallback to GPIO is not provided by the hardware for IIC0/I2C0. Thanks Geert, I have fixed up the commit message as per your suggestions.