From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 0/7] OMAP4: Add 4460 base support Date: Fri, 01 Jul 2011 09:40:07 -0700 Message-ID: <1309538407.6231.84.camel@vence> References: <1309486081-8257-1-git-send-email-rnayak@ti.com> <87boxe2c1q.fsf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from na3sys009aog123.obsmtp.com ([74.125.149.149]:58596 "EHLO na3sys009aog123.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757182Ab1GAQkL (ORCPT ); Fri, 1 Jul 2011 12:40:11 -0400 Received: by mail-iw0-f181.google.com with SMTP id 37so3927716iwn.40 for ; Fri, 01 Jul 2011 09:40:10 -0700 (PDT) In-Reply-To: <87boxe2c1q.fsf@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Rajendra Nayak Cc: linux-omap@vger.kernel.org, paul@pwsan.com, b-cousson@ti.com On Fri, 2011-07-01 at 09:36 -0700, Kevin Hilman wrote: > Rajendra Nayak writes: > > > This series adds base support needed to be able > > to boot on a OMAP4460 device. > > Patches are based on Benoit's for_3.0.1/7_hwmod_modulemode > > branch and boot tested on both 4460sdp as well as 4430sdp. > > Can you also briefly summarize the dependencies between this series an > Benoit's? I'm assuming it is mainly because of the s/4430/44XX/ > changes, and also avoiding conflicts in clockdomain and powerdomain data > files. > > With that, you can add > > Reviewed-by: Kevin Hilman > > for the whole series. oops, except for [7/7], where I agree with Tony. As discussed off-list, lets just drop this patch all together and state in [0/7] that there is a limitation that until we fix the hwmod fwk to do lazy disable as Tony suggested, 4460 can only reliably boot at OPP50. Kevin