]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit72fe560e654b005d5497615ddf27a5cdb028f2f8
tree359f7ca110591aa3805bd628d4d4da5440c774ed
parent3e0d64b1bed6c6ae3b77b03e294e79f7ddcec401
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