From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752529AbcDZR0I (ORCPT ); Tue, 26 Apr 2016 13:26:08 -0400 Received: from muru.com ([72.249.23.125]:52157 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751363AbcDZR0F (ORCPT ); Tue, 26 Apr 2016 13:26:05 -0400 Date: Tue, 26 Apr 2016 10:26:00 -0700 From: Tony Lindgren To: "H. Nikolaus Schaller" Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , ldewangan@nvidia.com, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, marek@goldelico.com, kernel@pyra-handheld.com, letux-kernel@openphoenux.org Subject: Re: [PATCH v2 1/5] ARM: dts: twl6030: describe gpadc Message-ID: <20160426172559.GH5995@atomide.com> References: <279e70c9badea0356944093f9493e09922c6974b.1461003660.git.hns@goldelico.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <279e70c9badea0356944093f9493e09922c6974b.1461003660.git.hns@goldelico.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * H. Nikolaus Schaller [160418 11:23]: > tested on Pandaboard ES. > > Signed-off-by: H. Nikolaus Schaller > --- > arch/arm/boot/dts/twl6030.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm/boot/dts/twl6030.dtsi b/arch/arm/boot/dts/twl6030.dtsi > index 55eb35f..c45f97f 100644 > --- a/arch/arm/boot/dts/twl6030.dtsi > +++ b/arch/arm/boot/dts/twl6030.dtsi > @@ -99,4 +99,10 @@ > compatible = "ti,twl6030-pwmled"; > #pwm-cells = <2>; > }; > + > + gpadc { > + compatible = "ti,twl6030-gpadc"; > + interrupts = <3>; > + #io-channel-cells = <1>; > + }; > }; Applying patches 1 & 2 into omap-for-v4.7/dt thanks. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 1/5] ARM: dts: twl6030: describe gpadc Date: Tue, 26 Apr 2016 10:26:00 -0700 Message-ID: <20160426172559.GH5995@atomide.com> References: <279e70c9badea0356944093f9493e09922c6974b.1461003660.git.hns@goldelico.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <279e70c9badea0356944093f9493e09922c6974b.1461003660.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "H. Nikolaus Schaller" Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, marek-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org, kernel-Jl6IXVxNIMRxAtABVqVhTwC/G2K4zDHf@public.gmane.org, letux-kernel-S0jZdbWzriLCfDggNXIi3w@public.gmane.org List-Id: devicetree@vger.kernel.org * H. Nikolaus Schaller [160418 11:23]: > tested on Pandaboard ES. > > Signed-off-by: H. Nikolaus Schaller > --- > arch/arm/boot/dts/twl6030.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm/boot/dts/twl6030.dtsi b/arch/arm/boot/dts/twl6030.dtsi > index 55eb35f..c45f97f 100644 > --- a/arch/arm/boot/dts/twl6030.dtsi > +++ b/arch/arm/boot/dts/twl6030.dtsi > @@ -99,4 +99,10 @@ > compatible = "ti,twl6030-pwmled"; > #pwm-cells = <2>; > }; > + > + gpadc { > + compatible = "ti,twl6030-gpadc"; > + interrupts = <3>; > + #io-channel-cells = <1>; > + }; > }; Applying patches 1 & 2 into omap-for-v4.7/dt thanks. Tony -- 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