From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 13/14] ARM: AM33XX: hwmod data: irq, dma and addr info clean up Date: Fri, 7 Jun 2013 09:13:09 -0700 Message-ID: <20130607161308.GZ3331@atomide.com> References: <1369845494-30231-1-git-send-email-santosh.shilimkar@ti.com> <1369845494-30231-14-git-send-email-santosh.shilimkar@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:28672 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756412Ab3FGQNM (ORCPT ); Fri, 7 Jun 2013 12:13:12 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: Santosh Shilimkar , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Vaibhav Hiremath , Sricharan R * Paul Walmsley [130605 21:06]: > On Wed, 29 May 2013, Santosh Shilimkar wrote: > > > From: Vaibhav Hiremath > > > > AM33XX only supports DT boot mode and with addition of > > extracting module resources like, irq, dma and address space > > from DT block, so now we can remove duplicate information from > > hwmod data file. > > OK, guess I'll take your word for it that it all works. The > BeagleBone-white with appended DTB hasn't booted here since v3.7. > And the BeagleBone-black with discrete DTB doesn't boot at all with > current mainline, only with the TI vendor kernel & DTB... > > Acked-by: Paul Walmsley Thanks applying into omap-for-v3.11/cleanup. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 7 Jun 2013 09:13:09 -0700 Subject: [PATCH 13/14] ARM: AM33XX: hwmod data: irq, dma and addr info clean up In-Reply-To: References: <1369845494-30231-1-git-send-email-santosh.shilimkar@ti.com> <1369845494-30231-14-git-send-email-santosh.shilimkar@ti.com> Message-ID: <20130607161308.GZ3331@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Paul Walmsley [130605 21:06]: > On Wed, 29 May 2013, Santosh Shilimkar wrote: > > > From: Vaibhav Hiremath > > > > AM33XX only supports DT boot mode and with addition of > > extracting module resources like, irq, dma and address space > > from DT block, so now we can remove duplicate information from > > hwmod data file. > > OK, guess I'll take your word for it that it all works. The > BeagleBone-white with appended DTB hasn't booted here since v3.7. > And the BeagleBone-black with discrete DTB doesn't boot at all with > current mainline, only with the TI vendor kernel & DTB... > > Acked-by: Paul Walmsley Thanks applying into omap-for-v3.11/cleanup. Regards, Tony