omap3530/beagle_drivers/byd_touch/common/controller.h
branchBeagle_BSP_dev
changeset 112 fdfa12d9a47a
parent 95 450a8cf0c020
--- a/omap3530/beagle_drivers/byd_touch/common/controller.h	Sat Nov 06 15:14:41 2010 +0000
+++ b/omap3530/beagle_drivers/byd_touch/common/controller.h	Fri Nov 19 00:43:42 2010 +0000
@@ -44,9 +44,7 @@
 const TUint KDataReadyPin = 133; // DAV connected to the GPIO133 (Expansion header pin 15)
 
 const TUint KSpiModule = 2; // McSPI3
-const TUint KSpiSlaveAddr0 = 2; // for data18-data23 pin functions slave address 2=>CS0..
-const TUint KSpiSlaveAddr1 = 3; // ..slave address 3=>CS1 (pref!)
-const TUint KSpiSlaveAddr = KSpiSlaveAddr1;
+const TUint KSpiSlaveAddr = 3; // ..slave address 3=> spi taken to 'dvi_data18-dvi_data_23' pins
 
 
 const TConfigSpiV01 KHeader =