pinctrl: imx5: fix GPIO_8 pad CAN1_RXCAN configuration
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 12 Dec 2012 12:21:44 +0000 (13:21 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 26 Dec 2012 00:59:50 +0000 (01:59 +0100)
3 is an invalid value for the CAN1_IPP_IND_CANRX_SELECT_INPUT
register. Set it to 2, which correctly selects the GPIO_8 pad.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found