From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 1/2] arm: boot: dts: am437x-idk: fix TPS62362 i2c bus Date: Tue, 24 Feb 2015 10:02:39 -0800 Message-ID: <20150224180239.GD11056@atomide.com> References: <1424369035-26423-1-git-send-email-balbi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1424369035-26423-1-git-send-email-balbi@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Felipe Balbi Cc: Linux OMAP Mailing List , Linux ARM Kernel Mailing List List-Id: linux-omap@vger.kernel.org * Felipe Balbi [150219 10:08]: > As it turns out, tps62362 is actually on I2C bus0, > not bus1. This has gone unnoticed because Linux > doesn't use (as of now) that regulator at all, it's > setup by the bootloader and left as is. > > While at that, also add missing reg property for > our regulator. Applying both into omap-for-v4.0/fixes thanks. Tony