From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: [PATCH 0/2] arm: am335x: am335x evm sk: add touchscreen DT node Date: Mon, 21 Oct 2013 15:13:22 -0500 Message-ID: <1382386404-6659-1-git-send-email-balbi@ti.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-omap-owner@vger.kernel.org To: dmitry.torokhov@gmail.com Cc: rob.herring@calxeda.com, pawel.moll@arm.com, mark.rutland@arm.com, swarren@wwwdotorg.org, ijc+devicetree@hellion.org.uk, rob@landley.net, bcousson@baylibre.com, Tony Lindgren , Sebastian Andrzej Siewior , devicetree@vger.kernel.org, Linux OMAP Mailing List , linux-input@vger.kernel.org, Felipe Balbi List-Id: linux-input@vger.kernel.org Hi, the following patches fix a typo on TSC/ADC DT binding while maintaining backwards compatibility and add support for the touchscreen available on am335x-evm-sk. Patches have been tested with am335x-evm-sk with a couple patches (already floating around the mailing lists) to get that board booting in mainline. cheers Felipe Balbi (2): input: touchscreen: fix spelling mistake in TSC/ADC DT binding arm: dts: am335x sk: add touchscreen support .../devicetree/bindings/input/touchscreen/ti-tsc-adc.txt | 2 +- arch/arm/boot/dts/am335x-evm.dts | 2 +- arch/arm/boot/dts/am335x-evmsk.dts | 10 ++++++++++ drivers/input/touchscreen/ti_am335x_tsc.c | 9 ++++++++- 4 files changed, 20 insertions(+), 3 deletions(-) -- 1.8.4.GIT