]> git.karo-electronics.de Git - linux-beck.git/commit
bcma: use chipcommon node from DT for SoC GPIO chip
authorRafał Miłecki <zajec5@gmail.com>
Tue, 30 Sep 2014 10:55:48 +0000 (12:55 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 30 Sep 2014 17:17:14 +0000 (13:17 -0400)
commita0196d111707d8b79196a40295f3935c5fa339eb
tree212133ad4f485b3ca9352d8638316b2485644e33
parent2101e533f41a90b25bee17ce969734e26eb0eb55
bcma: use chipcommon node from DT for SoC GPIO chip

This will allow us to define GPIO-attached devices (LEDs, buttons) in
the the device tree.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Documentation/devicetree/bindings/bus/bcma.txt
drivers/bcma/driver_gpio.c