]> git.baikalelectronics.ru Git - kernel.git/commit
bcma: use absolute base for SoC GPIO pins
authorFelix Fietkau <nbd@openwrt.org>
Wed, 15 Apr 2015 13:07:52 +0000 (15:07 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 9 May 2015 13:28:06 +0000 (16:28 +0300)
commit930b4c7b9fde4614318946a6bf641ee080447071
tree4c78e295d449282e9f4e8ab91c6320a8ca745bf4
parent413fa7af711b92416e1a7bfef049643bd9e27a39
bcma: use absolute base for SoC GPIO pins

On some BCM5301x ARM devices, user space still needs to control some
system GPIO pins for which no driver exists. This is a lot easier to do
with a predictable GPIO base.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/bcma/driver_gpio.c