aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/synaptics_reg.h
diff options
context:
space:
mode:
authorbelgin <belginstirbu@hotmail.com>2020-12-09 18:31:09 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-12-17 06:09:06 +0100
commit43720e41c7f36873718fc24746277bbf7d24e6f1 (patch)
treeba4754e881b7f9c192f3d3e84bbf21d7b9c3ff8b /drivers/input/touchscreen/synaptics_reg.h
parenta2ad1c05d8e609e3daf820deebf477c5f93d6f3e (diff)
downloadkernel_samsung_smdk4412-43720e41c7f36873718fc24746277bbf7d24e6f1.tar.gz
kernel_samsung_smdk4412-43720e41c7f36873718fc24746277bbf7d24e6f1.tar.bz2
kernel_samsung_smdk4412-43720e41c7f36873718fc24746277bbf7d24e6f1.zip
smdk4412: remove embedded synaptics touchscreen firmwarereplicant-6.0-0004-rc4
The CMD_LIST commands implementations that enabled userspace to load firmwares were replaced by prints in order to be able to detect if userspace is using them or not. If they are used, then nonfree firmwares might also be shipped in userspace code. Signed-off-by: belgin <belginstirbu@hotmail.com> GNUtoo: re-added CMD_LIST commands and added related explanation. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'drivers/input/touchscreen/synaptics_reg.h')
-rw-r--r--drivers/input/touchscreen/synaptics_reg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/input/touchscreen/synaptics_reg.h b/drivers/input/touchscreen/synaptics_reg.h
index af51862a437..8b39531b90b 100644
--- a/drivers/input/touchscreen/synaptics_reg.h
+++ b/drivers/input/touchscreen/synaptics_reg.h
@@ -4,10 +4,8 @@
/******************************************/
/**** Device Information ****/
-#define FW_REVISION "DS4 R3.0" /* F01 Firmware ProductID */
#define TOUCH_CONTROLLER "S7301-I2C" /* F01 PackageID */
#define CONFIG_ID "E002" /* F34 Configuration ID */
-#define FW_PACKRAT "1042884" /* Firmware Packrat */
/**** Register names ****/
#define F34_FLASH_CTRL00_00 0x004B /* Customer Defined Config ID 0 */