gpio: mpc8xxx: add support for MPC5125
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 16 Jul 2015 19:08:23 +0000 (21:08 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 Jul 2015 11:52:02 +0000 (13:52 +0200)
commit0ba69e089827c24f5a4b21124185914f9de4f466
treeed4c37039976ac577a79323359759118e020c34e
parent82e39b0d8566fa67077c6941f776d17833c80fea
gpio: mpc8xxx: add support for MPC5125

The gpio controller on MPC5125 is identical to the MPC5121 register
wise, the only difference is that the lines 0..3 are input only instead
of 28..31 on MPC5121.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mpc8xxx.c
This page took 0.028039 seconds and 5 git commands to generate.