From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 23 Nov 2014 13:04:01 +0100 Subject: [U-Boot] [PATCH v2 08/17] dm: i2c: Add a uclass for I2C In-Reply-To: References: <20141120150517.AE4C.AA925319@jp.panasonic.com> <20141121170428.7E44.AA925319@jp.panasonic.com> Message-ID: <20141123130401.7d2f4870@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Simon, On Fri, 21 Nov 2014 23:29:53 +0100, Simon Glass wrote: > > Do you mean you implemented the same (similar) behavior as the legacy I2C framework? > > Yes, we need the ability to scan the bus and find which devices are present. Side note: not sure this was touched on, and not sure what the implications are, but let me just mention that some SPLs need this ability too (this causes SPL to grow, which is probably the reason that some ARM boards failed to build once the i2c linker lists were added to the SPL lds file and until some other feature was removed). Amicalement, -- Albert.