From 1dc3ca8116750f960666ae0ceed81e401a6cbab9 Mon Sep 17 00:00:00 2001
From: Torben Hohn <torbenh@linutronix.de>
Date: Thu, 20 Mar 2014 16:53:08 +0100
Subject: [PATCH 51/51] dts am335x-pcm051: fix the tsc node and activate it

---
 arch/arm/boot/dts/am335x-pcm051.dts |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

@ arch/arm/boot/dts/am335x-pcm051.dts:380 @
 };
 
 &tscadc {
+	status = "okay";
 	tsc {
 		ti,wires = <4>;
 		ti,x-plate-resistance = <200>;
-		ti,steps-to-configure = <5>;
+		ti,coordiante-readouts = <5>;
 		ti,wire-config = <0x00 0x11 0x22 0x33>;
 	};
 };
-- 
1.7.10.4