| To: | ralf@linux-mips.org |
|---|---|
| Subject: | [PATCH 4/9] MIPS: BCM63XX: define RSET_SPI_SIZE |
| From: | Florian Fainelli <florian@openwrt.org> |
| Date: | Mon, 21 Nov 2011 10:14:16 +0100 |
| Cc: | linux-mips@linux-mips.org, Florian Fainelli <florian@openwrt.org> |
| In-reply-to: | <1321866861-14340-1-git-send-email-florian@openwrt.org> |
| References: | <1321866861-14340-1-git-send-email-florian@openwrt.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
---
arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h
b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h
index 016dc9e..073aaca 100644
--- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h
+++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h
@@ -135,6 +135,7 @@ enum bcm63xx_regs_set {
#define RSET_DSL_LMEM_SIZE (64 * 1024 * 4)
#define RSET_DSL_SIZE 4096
#define RSET_WDT_SIZE 12
+#define RSET_SPI_SIZE 256
#define RSET_ENET_SIZE 2048
#define RSET_ENETDMA_SIZE 2048
#define RSET_ENETSW_SIZE 65536
--
1.7.5.4
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 1/9] MIPS: BCM63XX: add IRQ_SPI and CPU specific SPI IRQ values, Florian Fainelli |
|---|---|
| Next by Date: | [PATCH 8/9] MIPS: BCM63XX: build SPI driver platform registration stub, Florian Fainelli |
| Previous by Thread: | [PATCH 1/9] MIPS: BCM63XX: add IRQ_SPI and CPU specific SPI IRQ values, Florian Fainelli |
| Next by Thread: | [PATCH 8/9] MIPS: BCM63XX: build SPI driver platform registration stub, Florian Fainelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |