[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <51D57D4F.30905@ti.com>
Date: Thu, 4 Jul 2013 19:19:03 +0530
From: Sekhar Nori <nsekhar@...com>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
CC: Lee Jones <lee.jones@...aro.org>,
Samuel Ortiz <sameo@...ux.intel.com>,
BenoƮt Cousson <b-cousson@...com>,
Tony Lindgren <tony@...mide.com>,
Jonathan Cameron <jic23@....ac.uk>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Felipe Balbi <balbi@...com>, <linux-kernel@...r.kernel.org>,
<linux-omap@...r.kernel.org>, <linux-iio@...r.kernel.org>,
<linux-input@...r.kernel.org>,
Pantelis Antoniou <panto@...oniou-consulting.com>,
Sebastian Andrzej Siewior <sebastian@...akpoint.cc>
Subject: Re: [PATCH 14/22] arm/am33xx: add TSC/ADC mfd device support
On 6/11/2013 5:01 PM, Sebastian Andrzej Siewior wrote:
> From: "Patil, Rachna" <rachna@...com>
>
> Add support for core multifunctional device along
> with its clients touchscreen and ADC.
>
> [ panto@...oniou-consulting.com : make sure status is
> set to 'disabled' in dtsi file. ]
>
> Signed-off-by: Pantelis Antoniou <panto@...oniou-consulting.com>
> Signed-off-by: Patil, Rachna <rachna@...com>
> Signed-off-by: Felipe Balbi <balbi@...com>
> [bigeasy: add 'status = "okay"']
> Signed-off-by: Sebastian Andrzej Siewior <sebastian@...akpoint.cc>
> ---
> arch/arm/boot/dts/am335x-evm.dts | 14 ++++++++++++++
> arch/arm/boot/dts/am33xx.dtsi | 18 ++++++++++++++++++
> 2 files changed, 32 insertions(+)
> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index 1460d9b..4ad7797 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -404,6 +404,24 @@
> ti,hwmods = "wkup_m3";
> };
>
> + tscadc: tscadc@...0d000 {
> + compatible = "ti,am3359-tscadc";
> + reg = <0x44e0d000 0x1000>;
> + interrupt-parent = <&intc>;
interrupt-parent can be dropped since it will be inherited from parent.
Thanks,
Sekhar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists