Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1387747

Re: [PATCH v2 1/5] ARM: dts: twl6030: describe gpadc

From Tony Lindgren <tony@atomide.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/5] ARM: dts: twl6030: describe gpadc
Date 2016-04-26 19:30 +0200
Message-ID <rseYa-34w-35@gated-at.bofh.it> (permalink)
References <rpm5P-1zw-5@gated-at.bofh.it> <rpm5Q-1zw-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


* H. Nikolaus Schaller <hns@goldelico.com> [160418 11:23]:
> tested on Pandaboard ES.
> 
> Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
> ---
>  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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/5] ARM: dts: twl6030: describe gpadc "H. Nikolaus Schaller" <hns@goldelico.com> - 2016-04-18 20:30 +0200
  Re: [PATCH v2 1/5] ARM: dts: twl6030: describe gpadc Tony Lindgren <tony@atomide.com> - 2016-04-26 19:30 +0200

csiph-web