From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Porter Subject: Re: [PATCH 1/5] ARM: dts: AM33XX: Fix the i2c numbering to match hardware/TRM Date: Wed, 27 Mar 2013 09:28:34 -0400 Message-ID: <20130327132834.GH18335@beef> References: <1364389156-8273-1-git-send-email-hvaibhav@ti.com> <686d89bc7b6d4bf1bc1c0524e4b586dd@DLEE51.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <686d89bc7b6d4bf1bc1c0524e4b586dd@DLEE51.ent.ti.com> Sender: linux-omap-owner@vger.kernel.org To: "Hiremath, Vaibhav" Cc: "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "Cousson, Benoit" , "devicetree-discuss@lists.ozlabs.org" List-Id: devicetree@vger.kernel.org On Wed, Mar 27, 2013 at 12:59:12PM +0000, Vaibhav Hiremath wrote: > With DT support, where naming convention is based on base-addr > and not id, so we should follow TRM/Spec numbering label. > > This patch changes I2C numbering as per TRM, as I2C0, I2C1 and I2C2. > > Signed-off-by: Vaibhav Hiremath > Cc: Benoit Cousson Acked-by: Matt Porter -Matt