commit | f0db59e1c491e921e412148ce05558bfcf9aaa64 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Thu Jun 05 20:20:44 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jun 19 15:49:15 2014 -0400 |
tree | 5eb17d330ca11dff3c4dec2d75e4379ae4ff6dbe | |
parent | 19dcb76842d6d51690188c49c5c3142077f8ec5a [diff] |
bcma: gpio: register all 32 GPIOs on BCM53572 I've here a device detected as: bcma: bus0: Found chip with id 0xD144, rev 0x01 and package 0x08 I couldn't find GPIO handling hw button until trying GPIO 20. It seems BCM53572 also has 32 GPIOs. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>