gpio: mpc8xxx: Make compatible with more SoCs
authorMario Six <mario.six@gdsys.cc>
Mon, 15 Jan 2018 10:07:49 +0000 (11:07 +0100)
committerTom Rini <trini@konsulko.com>
Sun, 28 Jan 2018 14:36:28 +0000 (09:36 -0500)
commitf9c7fde2600de8c5f2f7893c7acfe3d4323f2688
treed3e44c09ecff3fe8827c9fb7d39ba7e3038a7b75
parent3c2168348046a8d59273714a1e611ce04f0a7dd0
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>
drivers/gpio/mpc8xxx_gpio.c