summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorPawel Szyszuk <pawel.szyszuk@stericsson.com>2011-10-06 12:35:01 +0100
committerAndrew LYNN <andrew.lynn@stericsson.com>2011-10-06 16:03:54 +0200
commit30130c3c43233526e8167f2838c4a2da5d70271a (patch)
treecde36c4dca9aa2d2a344a80407dbde996ffb80df /arch
parent60473eb786fe11e11640131bc6cdfce61d5eb916 (diff)
ARM: U9500: HSI registers update to DB8500 V2 spec
ST-Ericsson Linux next: NA ST-Ericsson ID: 365681 ST-Ericsson FOSS-OUT ID: NA Change-Id: I396c2a4d44ded438308e358aa0ad976a397d4dd6 Signed-off-by: Pawel Szyszuk <pawel.szyszuk@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/33224 Reviewed-by: Christopher BLAIR <chris.blair@stericsson.com> Reviewed-by: Derek MORTON <derek.morton@stericsson.com> Reviewed-by: Andrew LYNN <andrew.lynn@stericsson.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-ux500/include/mach/hsi.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/arch/arm/mach-ux500/include/mach/hsi.h b/arch/arm/mach-ux500/include/mach/hsi.h
index 1d2ab206e27..58d33249cae 100644
--- a/arch/arm/mach-ux500/include/mach/hsi.h
+++ b/arch/arm/mach-ux500/include/mach/hsi.h
@@ -16,13 +16,11 @@
#define STE_HSI_TX_IOSTATE 0x00C
#define STE_HSI_TX_BUFSTATE 0x010
#define STE_HSI_TX_DIVISOR 0x014
-#define STE_HSI_TX_PARITY 0x018
#define STE_HSI_TX_BREAK 0x01C
#define STE_HSI_TX_CHANNELS 0x020
#define STE_HSI_TX_FLUSHBITS 0x024
#define STE_HSI_TX_PRIORITY 0x028
-#define STE_HSI_TX_BURSTLEN 0x02C
-#define STE_HSI_TX_PREAMBLE 0x030
+#define STE_HSI_TX_STATICCONFID 0x02C
#define STE_HSI_TX_DATASWAP 0x034
#define STE_HSI_TX_FRAMELENX 0x080
#define STE_HSI_TX_BUFFERX 0x0C0
@@ -31,10 +29,11 @@
#define STE_HSI_TX_GAUGEX 0x180
#define STE_HSI_TX_WATERMARKX 0x1C0
#define STE_HSI_TX_DMAEN 0x200
-#define STE_HSI_TX_WATERMARKIS 0x204
+#define STE_HSI_TX_WATERMARKMIS 0x204
#define STE_HSI_TX_WATERMARKIM 0x208
#define STE_HSI_TX_WATERMARKIC 0x20C
#define STE_HSI_TX_WATERMARKID 0x210
+#define STE_HSI_TX_WATERMARKIS 0x214
#define STE_HSI_TX_PERIPHID0 0xFE0
#define STE_HSI_TX_PERIPHID1 0xFE4
#define STE_HSI_TX_PERIPHID2 0xFE8
@@ -46,7 +45,6 @@
#define STE_HSI_RX_STATE 0x008
#define STE_HSI_RX_BUFSTATE 0x00C
#define STE_HSI_RX_THRESHOLD 0x010
-#define STE_HSI_RX_PARITY 0x014
#define STE_HSI_RX_DETECTOR 0x018
#define STE_HSI_RX_EXCEP 0x01C
#define STE_HSI_RX_ACK 0x020
@@ -65,7 +63,7 @@
#define STE_HSI_RX_WATERMARKX 0x1C0
#define STE_HSI_RX_FRAMEBURSTCNT 0x1E0
#define STE_HSI_RX_DMAEN 0x200
-#define STE_HSI_RX_WATERMARKIS 0x204
+#define STE_HSI_RX_WATERMARKMIS 0x204
#define STE_HSI_RX_WATERMARKIM 0x208
#define STE_HSI_RX_WATERMARKIC 0x20C
#define STE_HSI_RX_WATERMARKID 0x210
@@ -73,6 +71,7 @@
#define STE_HSI_RX_OVERRUNIM 0x218
#define STE_HSI_RX_EXCEPMIS 0x21C
#define STE_HSI_RX_EXCEPIM 0x220
+#define STE_HSI_RX_WATERMARKIS 0x224
#define STE_HSI_RX_PERIPHID0 0xFE0
#define STE_HSI_RX_PERIPHID1 0xFE4
#define STE_HSI_RX_PERIPHID2 0xFE8