]> 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)
commit4952e719cd4efe5f4e8cbda213a1cab00d162974
tree359f7ca110591aa3805bd628d4d4da5440c774ed
parentb109c907b92f7fc1b1d1567fd23ce1dadf277d0e
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