]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43531a9ef10d68c697fd9681d7d5dd0aeaaab5dd
treeed4c37039976ac577a79323359759118e020c34e
parentd1a90920ad185029970f809d838bd451587f47af
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