linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: dts: imx28-apx4devkit: Enable touchscreen support
Date: Fri,  8 Feb 2013 13:36:42 -0200	[thread overview]
Message-ID: <1360337803-19858-2-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1360337803-19858-1-git-send-email-festevam@gmail.com>

From: Fabio Estevam <fabio.estevam@freescale.com>

Provide 'lradc-touchscreen-wires' property to the LRADC driver, so that 
touchscreen can be functional.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/boot/dts/imx28-apx4devkit.dts |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/imx28-apx4devkit.dts b/arch/arm/boot/dts/imx28-apx4devkit.dts
index 5171667..bb615d5 100644
--- a/arch/arm/boot/dts/imx28-apx4devkit.dts
+++ b/arch/arm/boot/dts/imx28-apx4devkit.dts
@@ -131,6 +131,11 @@
 				};
 			};
 
+			lradc at 80050000 {
+				fsl,lradc-touchscreen-wires = <4>;
+				status = "okay";
+			};
+
 			duart: serial at 80074000 {
 				pinctrl-names = "default";
 				pinctrl-0 = <&duart_pins_a>;
-- 
1.7.9.5

  reply	other threads:[~2013-02-08 15:36 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08 15:36 [PATCH 1/3] ARM: dts: imx28-evk: Enable touchscreen support Fabio Estevam
2013-02-08 15:36 ` Fabio Estevam [this message]
2013-02-08 15:47   ` [PATCH 2/3] ARM: dts: imx28-apx4devkit: " Lauri Hintsala
2013-02-08 15:36 ` [PATCH 3/3] ARM: mxs_defconfig: Build CONFIG_INPUT_EVDEV as built-in Fabio Estevam
2013-02-17  7:54 ` [PATCH 1/3] ARM: dts: imx28-evk: Enable touchscreen support Shawn Guo
2013-02-17 10:31   ` Marek Vasut
2013-02-17 12:04     ` Shawn Guo
2013-02-18 14:43       ` Marek Vasut
2013-03-04  3:17 ` Shawn Guo
2013-03-05 14:07   ` Fabio Estevam
2013-03-05 14:21     ` Shawn Guo
2013-03-05 14:21       ` Fabio Estevam
2013-03-05 14:25         ` Fabio Estevam
2013-03-05 16:11           ` Fabio Estevam
2013-03-22 18:07   ` Fabio Estevam
2013-03-23 13:56     ` Shawn Guo
2013-03-23 18:09       ` Fabio Estevam
2013-03-24 14:18         ` Shawn Guo
2013-05-13 11:48           ` Fabio Estevam
2013-05-14  2:31             ` Shawn Guo
2013-05-14  3:30               ` Marek Vasut
2013-05-28  0:52               ` Fabio Estevam
2013-05-28  1:43                 ` Shawn Guo
2013-05-28  4:56                   ` Marek Vasut
2013-05-28  6:27                     ` Shawn Guo
2013-05-28 18:29                       ` Marek Vasut
2013-05-29  2:00                         ` Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1360337803-19858-2-git-send-email-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).