From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934208Ab3E1V0X (ORCPT ); Tue, 28 May 2013 17:26:23 -0400 Received: from mail-we0-f182.google.com ([74.125.82.182]:61596 "EHLO mail-we0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933709Ab3E1V0J (ORCPT ); Tue, 28 May 2013 17:26:09 -0400 Message-ID: <51A520ED.9070106@gmail.com> Date: Tue, 28 May 2013 22:26:05 +0100 From: Jon Hunter User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Afzal Mohammed CC: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Russell King , Rob Herring , Grant Likely , Benoit Cousson Subject: Re: [PATCH v2 12/14] Documentation: dt: binding: omap: am43x counter References: <755964dc45ae4f023540c05e5739fca87d0ea70b.1369658705.git.afzal@ti.com> In-Reply-To: <755964dc45ae4f023540c05e5739fca87d0ea70b.1369658705.git.afzal@ti.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 27/05/13 15:37, Afzal Mohammed wrote: > AM43x 32K counter binding. > > Signed-off-by: Afzal Mohammed > --- > Documentation/devicetree/bindings/arm/omap/counter.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/omap/counter.txt b/Documentation/devicetree/bindings/arm/omap/counter.txt > index 5bd8aa0..9c48dca 100644 > --- a/Documentation/devicetree/bindings/arm/omap/counter.txt > +++ b/Documentation/devicetree/bindings/arm/omap/counter.txt > @@ -2,6 +2,7 @@ OMAP Counter-32K bindings > > Required properties: > - compatible: Must be "ti,omap-counter32k" for OMAP controllers > + "ti,am4372-counter32k","ti,omap-counter32k" for AM43x counter > - reg: Contains timer register address range (base address and length) > - ti,hwmods: Name of the hwmod associated to the counter, which is typically > "counter_32k" Changelog should state why this is needed. Jon From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: [PATCH v2 12/14] Documentation: dt: binding: omap: am43x counter Date: Tue, 28 May 2013 22:26:05 +0100 Message-ID: <51A520ED.9070106@gmail.com> References: <755964dc45ae4f023540c05e5739fca87d0ea70b.1369658705.git.afzal@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <755964dc45ae4f023540c05e5739fca87d0ea70b.1369658705.git.afzal@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Afzal Mohammed Cc: Russell King , linux-doc@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Rob Herring , Grant Likely , Benoit Cousson , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On 27/05/13 15:37, Afzal Mohammed wrote: > AM43x 32K counter binding. > > Signed-off-by: Afzal Mohammed > --- > Documentation/devicetree/bindings/arm/omap/counter.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/omap/counter.txt b/Documentation/devicetree/bindings/arm/omap/counter.txt > index 5bd8aa0..9c48dca 100644 > --- a/Documentation/devicetree/bindings/arm/omap/counter.txt > +++ b/Documentation/devicetree/bindings/arm/omap/counter.txt > @@ -2,6 +2,7 @@ OMAP Counter-32K bindings > > Required properties: > - compatible: Must be "ti,omap-counter32k" for OMAP controllers > + "ti,am4372-counter32k","ti,omap-counter32k" for AM43x counter > - reg: Contains timer register address range (base address and length) > - ti,hwmods: Name of the hwmod associated to the counter, which is typically > "counter_32k" Changelog should state why this is needed. Jon From mboxrd@z Thu Jan 1 00:00:00 1970 From: jgchunter@gmail.com (Jon Hunter) Date: Tue, 28 May 2013 22:26:05 +0100 Subject: [PATCH v2 12/14] Documentation: dt: binding: omap: am43x counter In-Reply-To: <755964dc45ae4f023540c05e5739fca87d0ea70b.1369658705.git.afzal@ti.com> References: <755964dc45ae4f023540c05e5739fca87d0ea70b.1369658705.git.afzal@ti.com> Message-ID: <51A520ED.9070106@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 27/05/13 15:37, Afzal Mohammed wrote: > AM43x 32K counter binding. > > Signed-off-by: Afzal Mohammed > --- > Documentation/devicetree/bindings/arm/omap/counter.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/omap/counter.txt b/Documentation/devicetree/bindings/arm/omap/counter.txt > index 5bd8aa0..9c48dca 100644 > --- a/Documentation/devicetree/bindings/arm/omap/counter.txt > +++ b/Documentation/devicetree/bindings/arm/omap/counter.txt > @@ -2,6 +2,7 @@ OMAP Counter-32K bindings > > Required properties: > - compatible: Must be "ti,omap-counter32k" for OMAP controllers > + "ti,am4372-counter32k","ti,omap-counter32k" for AM43x counter > - reg: Contains timer register address range (base address and length) > - ti,hwmods: Name of the hwmod associated to the counter, which is typically > "counter_32k" Changelog should state why this is needed. Jon