]> git.baikalelectronics.ru Git - kernel.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)
commit671311242538513e5b0e24f2f8c910c0f2ab99d5
tree212133ad4f485b3ca9352d8638316b2485644e33
parent4952e719cd4efe5f4e8cbda213a1cab00d162974
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