commit | f9c7fde2600de8c5f2f7893c7acfe3d4323f2688 | [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 | 3c2168348046a8d59273714a1e611ce04f0a7dd0 [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>