commit | 2e373952cc893207a8b47a5e68c2f5155f912449 | [log] [tgz] |
---|---|---|
author | Phil Sutter <n0-1@freewrt.org> | Sat Nov 01 15:13:21 2008 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Nov 20 19:42:33 2008 +0000 |
tree | b0c5dedca901bcac6f040e21a8f406df994411dd | |
parent | f43909dfb39c63ce54a598cbd7921643029afdeb [diff] |
MIPS: RB532: Provide functions for gpio configuration As gpiolib doesn't support pin multiplexing, it provides no way to access the GPIOFUNC register. Also there is no support for setting interrupt status and level. These functions provide access to them and are needed by the CompactFlash driver. Signed-off-by: Phil Sutter <n0-1@freewrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>