mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Roger Quadros <rogerq@ti.com>
To: <dmitry.torokhov@gmail.com>, <tony@atomide.com>
Cc: <rydberg@euromail.se>, <balbi@ti.com>, <dmurphy@ti.com>,
	<mugunthanvnm@ti.com>, <nsekhar@ti.com>,
	<linux-input@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-omap@vger.kernel.org>, Roger Quadros <rogerq@ti.com>,
	Benoit Cousson <bcousson@baylibre.com>
Subject: [PATCH v7 4/5] ARM: dts: am43x-epos-evm: Update binding for touchscreen size
Date: Tue, 17 Jun 2014 12:31:46 +0300	[thread overview]
Message-ID: <1402997507-9736-5-git-send-email-rogerq@ti.com> (raw)
In-Reply-To: <1402997507-9736-1-git-send-email-rogerq@ti.com>

Update the bindings for touchscreen size.

CC: Benoit Cousson <bcousson@baylibre.com>
CC: Tony Lindgren <tony@atomide.com>
CC: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
---
 arch/arm/boot/dts/am43x-epos-evm.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
index 19f1f7e..f3fe017 100644
--- a/arch/arm/boot/dts/am43x-epos-evm.dts
+++ b/arch/arm/boot/dts/am43x-epos-evm.dts
@@ -340,8 +340,8 @@
 
 		attb-gpio = <&gpio1 17 GPIO_ACTIVE_HIGH>;
 
-		x-size = <1024>;
-		y-size = <600>;
+		touchscreen-size-x = <1024>;
+		touchscreen-size-y = <600>;
 	};
 };
 
-- 
1.8.3.2


  parent reply	other threads:[~2014-06-17  9:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-17  9:31 [PATCH v7 0/5] Input: pixcir_i2c_ts: Add Type-B Multi-touch and DT support Roger Quadros
2014-06-17  9:31 ` [PATCH v7 1/5] Input: pixcir_i2c_ts: Use Type-B Multi-Touch protocol Roger Quadros
2014-06-17  9:31 ` [PATCH v7 2/5] Input: pixcir_i2c_ts: support upto 5 fingers and hardware provided tracking IDs Roger Quadros
2014-06-17  9:31 ` [PATCH v7 3/5] Input: pixcir_i2c_ts: Add device tree support Roger Quadros
2014-06-17  9:31 ` Roger Quadros [this message]
2014-06-17  9:50   ` [PATCH v7 4/5] ARM: dts: am43x-epos-evm: Update binding for touchscreen size Tony Lindgren
2014-06-17  9:31 ` [PATCH v7 5/5] ARM: dts: am437x-gp-evm: " Roger Quadros
2014-06-17  9:50   ` Tony Lindgren
2014-06-17  9:51 ` [PATCH v7 0/5] Input: pixcir_i2c_ts: Add Type-B Multi-touch and DT support Tony Lindgren
2014-06-17  9:52   ` Roger Quadros
2014-07-03  9:34 ` Roger Quadros
2014-07-28  9:16   ` Roger Quadros

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=1402997507-9736-5-git-send-email-rogerq@ti.com \
    --to=rogerq@ti.com \
    --cc=balbi@ti.com \
    --cc=bcousson@baylibre.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=dmurphy@ti.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=mugunthanvnm@ti.com \
    --cc=nsekhar@ti.com \
    --cc=rydberg@euromail.se \
    --cc=tony@atomide.com \
    /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

Powered by JetHome