bcma: register bcma as device tree driver
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 25 Sep 2014 22:09:19 +0000 (00:09 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 30 Sep 2014 17:17:14 +0000 (13:17 -0400)
commit2101e533f41a90b25bee17ce969734e26eb0eb55
tree359f7ca110591aa3805bd628d4d4da5440c774ed
parent7e174833dec99ca901241730efa84029c4047bae
bcma: register bcma as device tree driver

This driver is used by the bcm53xx ARM SoC code. Now it is possible to
give the address of the chipcommon core in device tree and bcma will
search for all the other cores.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Documentation/devicetree/bindings/bus/bcma.txt [new file with mode: 0644]
drivers/bcma/bcma_private.h
drivers/bcma/host_soc.c
drivers/bcma/main.c
include/linux/bcma/bcma.h