commit | b0673183767c147c00f23a648305055a277ee473 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | Thu Dec 12 09:18:52 2019 +0000 |
committer | Mario Six <mario.six@gdsys.cc> | Wed Jan 08 08:14:20 2020 +0100 |
tree | eb14d880ce0963a7ff7c5015b8e7fa93db2abbb2 | |
parent | 4d30b76dff4bbb1ad9090a43d9fc9777e93637aa [diff] |
mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309 The MPC8309 has two gpio controllers (which is already correctly reflected in its struct immap definition). Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Reviewed-by: Mario Six <mario.six@gdsys.cc>