From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: DT support in i2c Date: Sun, 08 Apr 2012 20:17:23 -0500 Message-ID: <4F8238A3.3010502@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: "jonsmirl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org On 04/07/2012 06:26 PM, jonsmirl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: > Grant, moving of_i2c.c into drivers/i2c would parallel your spi/gpio patches. > > of_i2c_register_devices() needs to be moved up into i2c-core. Right > now the ten bus drivers are individually calling it. I posted patches to do just this a while back and the i2c maintainers didn't like the idea. Feel free to try again. :) Rob