summaryrefslogtreecommitdiff
path: root/drivers/staging/cg2900/mfd/cg2900_core.h
diff options
context:
space:
mode:
authorHemant Gupta <hemant.gupta@stericsson.com>2011-10-11 19:45:44 +0530
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:05:58 +0200
commit99b39f8e3dfb5800dac9c836b3cb9dc4840ca42b (patch)
treeb124f783545062ee33a3bc78138241213d2c504d /drivers/staging/cg2900/mfd/cg2900_core.h
parentb231eb1acabe59c01e7cf57e56b62048ff147f09 (diff)
cg2900: Support new connectivity chips
This patch adds support for new connectivity combo chips. Support is added for CG2905 and CG2910 chips firmware downloading. CG2910 supports NFC, therefore a new HCI H4 channel is added. ST-Ericsson Linux next: Not Tested, ER 373024 ST-Ericsson ID: 373024 ST-Ericsson FOSS-OUT ID: STETL-FOSS-OUT-10019 Change-Id: I18158e26e6e651c0ba7e6b98b872a20d5fcaa423 Signed-off-by: Hemant Gupta <hemant.gupta@stericsson.com> Signed-off-by: Nitin Dhingra <nitin.dhingra@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/33716 Reviewed-by: QATOOLS
Diffstat (limited to 'drivers/staging/cg2900/mfd/cg2900_core.h')
-rw-r--r--drivers/staging/cg2900/mfd/cg2900_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/cg2900/mfd/cg2900_core.h b/drivers/staging/cg2900/mfd/cg2900_core.h
index bdd951a501d..a0615fa0e46 100644
--- a/drivers/staging/cg2900/mfd/cg2900_core.h
+++ b/drivers/staging/cg2900/mfd/cg2900_core.h
@@ -38,6 +38,7 @@
/* Bluetooth error codes */
#define HCI_BT_ERROR_NO_ERROR 0x00
+#define HCI_BT_WRONG_SEQ_ERROR 0xF1
/* Bluetooth lengths */
#define HCI_BT_SEND_FILE_MAX_CHUNK_SIZE 254