aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bcma
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-01-24 16:37:33 +0100
committerKalle Valo <kvalo@codeaurora.org>2016-02-06 13:46:59 +0200
commit61dba73cdbba8ec5c01b31beaf9e2debc2d2f273 (patch)
tree77b2acdc4cb71a782d606c5a8a4acad908a3af7c /include/linux/bcma
parentbcma: init serial console directly from ChipCommon code (diff)
downloadlinux-dev-61dba73cdbba8ec5c01b31beaf9e2debc2d2f273.tar.xz
linux-dev-61dba73cdbba8ec5c01b31beaf9e2debc2d2f273.zip
bcma: add support for BCM47094
It's another SoC with 32 GPIOs and simplified watchdog handling. It was tested on D-Link DIR-885L. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/linux/bcma')
-rw-r--r--include/linux/bcma/bcma.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/bcma/bcma.h b/include/linux/bcma/bcma.h
index 991ebb4c2015..0367c63f5960 100644
--- a/include/linux/bcma/bcma.h
+++ b/include/linux/bcma/bcma.h
@@ -201,6 +201,7 @@ struct bcma_host_ops {
#define BCMA_PKG_ID_BCM4707 1
#define BCMA_PKG_ID_BCM4708 2
#define BCMA_PKG_ID_BCM4709 0
+#define BCMA_CHIP_ID_BCM47094 53030
#define BCMA_CHIP_ID_BCM53018 53018
/* Board types (on PCI usually equals to the subsystem dev id) */