From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suman Anna Subject: Re: [PATCHv4 0/7] omap hwspinlock dt support Date: Mon, 10 Feb 2014 13:27:39 -0600 Message-ID: <52F9282B.5000702@ti.com> References: <1389658764-39199-1-git-send-email-s-anna@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1389658764-39199-1-git-send-email-s-anna-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ohad Ben-Cohen , Mark Rutland Cc: Tony Lindgren , Kumar Gala , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Suman Anna List-Id: linux-omap@vger.kernel.org Mark, On 01/13/2014 06:19 PM, Suman Anna wrote: > Hi, > > This is an updated series mainly addressing Mark Rutland's comments > about hwlock specifier being always one-cell. The series adds the > support for #hwlock-cells property and adds a simple default OF > translate function. > > The DTS patches from previous series have already been merged, and > needs this property to be added. This is handled in a separate series > that only deals with OMAP hwspinlock DTS patches. > > The series, along with the DTS patches, is tested on top of v3.13-rc8 > plus Tero's v13 clock DT series and Tony's 3.14 staged branches. The > validation on OMAP5, DRA7, AM437 requires Tero's series with couple of > additional base patches for AM43xx. AM43xx functionality needs a hwmod > fix [1] for creating the associated omap_device as well. > Can you please take a look at this series and give your ack on the bindings if you do not have any further comments? The only comments so far are from Bjorn on the OF helpers. regards Suman -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: s-anna@ti.com (Suman Anna) Date: Mon, 10 Feb 2014 13:27:39 -0600 Subject: [PATCHv4 0/7] omap hwspinlock dt support In-Reply-To: <1389658764-39199-1-git-send-email-s-anna@ti.com> References: <1389658764-39199-1-git-send-email-s-anna@ti.com> Message-ID: <52F9282B.5000702@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Mark, On 01/13/2014 06:19 PM, Suman Anna wrote: > Hi, > > This is an updated series mainly addressing Mark Rutland's comments > about hwlock specifier being always one-cell. The series adds the > support for #hwlock-cells property and adds a simple default OF > translate function. > > The DTS patches from previous series have already been merged, and > needs this property to be added. This is handled in a separate series > that only deals with OMAP hwspinlock DTS patches. > > The series, along with the DTS patches, is tested on top of v3.13-rc8 > plus Tero's v13 clock DT series and Tony's 3.14 staged branches. The > validation on OMAP5, DRA7, AM437 requires Tero's series with couple of > additional base patches for AM43xx. AM43xx functionality needs a hwmod > fix [1] for creating the associated omap_device as well. > Can you please take a look at this series and give your ack on the bindings if you do not have any further comments? The only comments so far are from Bjorn on the OF helpers. regards Suman From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752622AbaBJT2J (ORCPT ); Mon, 10 Feb 2014 14:28:09 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:53208 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752380AbaBJT2H (ORCPT ); Mon, 10 Feb 2014 14:28:07 -0500 Message-ID: <52F9282B.5000702@ti.com> Date: Mon, 10 Feb 2014 13:27:39 -0600 From: Suman Anna User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Ohad Ben-Cohen , Mark Rutland CC: Tony Lindgren , Kumar Gala , , , , , Suman Anna Subject: Re: [PATCHv4 0/7] omap hwspinlock dt support References: <1389658764-39199-1-git-send-email-s-anna@ti.com> In-Reply-To: <1389658764-39199-1-git-send-email-s-anna@ti.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Mark, On 01/13/2014 06:19 PM, Suman Anna wrote: > Hi, > > This is an updated series mainly addressing Mark Rutland's comments > about hwlock specifier being always one-cell. The series adds the > support for #hwlock-cells property and adds a simple default OF > translate function. > > The DTS patches from previous series have already been merged, and > needs this property to be added. This is handled in a separate series > that only deals with OMAP hwspinlock DTS patches. > > The series, along with the DTS patches, is tested on top of v3.13-rc8 > plus Tero's v13 clock DT series and Tony's 3.14 staged branches. The > validation on OMAP5, DRA7, AM437 requires Tero's series with couple of > additional base patches for AM43xx. AM43xx functionality needs a hwmod > fix [1] for creating the associated omap_device as well. > Can you please take a look at this series and give your ack on the bindings if you do not have any further comments? The only comments so far are from Bjorn on the OF helpers. regards Suman