From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] arm: omap2: n8x0: move i2c devices to DT Date: Wed, 17 Sep 2014 07:51:32 -0700 Message-ID: <20140917145131.GB7987@atomide.com> References: <1410899500-21323-1-git-send-email-balbi@ti.com> <20140916203337.GI19010@saruman.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:51384 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755304AbaIQOvv (ORCPT ); Wed, 17 Sep 2014 10:51:51 -0400 Content-Disposition: inline In-Reply-To: <20140916203337.GI19010@saruman.home> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Felipe Balbi Cc: Linux OMAP Mailing List , Linux ARM Kernel Mailing List , Aaro Koskinen * Felipe Balbi [140916 13:34]: > On Tue, Sep 16, 2014 at 03:31:40PM -0500, Felipe Balbi wrote: > > By moving i2c devices to DT we can clean up > > i2c_board_info and fix a problem with moving > > INTC to irq domain where IRQs can be renumbered > > on each boot. > > > > Cc: Aaro Koskinen > > Signed-off-by: Felipe Balbi > > note that this only causes problem for N8x0 because it boots in kinda of > a hybrid way, where it uses DT but not all peripherals are created > through DT. Thanks applying this into omap-for-v3.18/intc-v2. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 17 Sep 2014 07:51:32 -0700 Subject: [PATCH] arm: omap2: n8x0: move i2c devices to DT In-Reply-To: <20140916203337.GI19010@saruman.home> References: <1410899500-21323-1-git-send-email-balbi@ti.com> <20140916203337.GI19010@saruman.home> Message-ID: <20140917145131.GB7987@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Felipe Balbi [140916 13:34]: > On Tue, Sep 16, 2014 at 03:31:40PM -0500, Felipe Balbi wrote: > > By moving i2c devices to DT we can clean up > > i2c_board_info and fix a problem with moving > > INTC to irq domain where IRQs can be renumbered > > on each boot. > > > > Cc: Aaro Koskinen > > Signed-off-by: Felipe Balbi > > note that this only causes problem for N8x0 because it boots in kinda of > a hybrid way, where it uses DT but not all peripherals are created > through DT. Thanks applying this into omap-for-v3.18/intc-v2. Regards, Tony