commit | d7c6f71ffecb2105ee8b606886fe0d559a5464d4 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 15 11:07:49 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Jan 28 09:36:28 2018 -0500 |
tree | d3e44c09ecff3fe8827c9fb7d39ba7e3038a7b75 | |
parent | d006f682f96c3c67df29ec3b18c4368350123b2a [diff] |
gpio: mpc8xxx: Make compatible with more SoCs Finally, make the mpc8xxx driver capable of handling more GPIO devices; this entails adding a special case for the MPC5121 SoC, and adding a set of new compatible strings. Signed-off-by: Mario Six <mario.six@gdsys.cc>