diff options
author | Anatolij Gustschin <agust@denx.de> | 2010-08-09 05:58:48 (GMT) |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2010-09-10 19:31:16 (GMT) |
commit | e39d5ef678045d61812c1401f04fe8edb14d6359 (patch) | |
tree | 62cc49305f5b7afb3ea80289d838a872c8e217f6 /arch/powerpc/sysdev/pmi.c | |
parent | f6cec0ae58c17522a7bc4e2f39dae19f199ab534 (diff) | |
download | linux-fsl-qoriq-e39d5ef678045d61812c1401f04fe8edb14d6359.tar.xz |
powerpc/5xxx: extend mpc8xxx_gpio driver to support mpc512x gpios
The GPIO controller of MPC512x is slightly different from
8xxx GPIO controllers. The register interface is the same
except the external interrupt control register. The MPC512x
GPIO controller differentiates between four interrupt event
types and therefore provides two interrupt control registers,
GPICR1 and GPICR2. GPIO[0:15] interrupt event types are
configured in GPICR1 register, GPIO[16:31] - in GPICR2 register.
This patch adds MPC512x speciffic set_type() callback and
updates config file and comments. Additionally the gpio chip
registration function is changed to use for_each_matching_node()
preventing multiple registration if a node claimes compatibility
with another gpio controller type.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/powerpc/sysdev/pmi.c')
0 files changed, 0 insertions, 0 deletions