Re: [PATCH] pinctrl: fix pincontrol definition for marvell
From: Linus Walleij <hidden>
Date: 2016-07-24 14:25:20
Also in:
lkml
From: Linus Walleij <hidden>
Date: 2016-07-24 14:25:20
Also in:
lkml
On Sat, Jul 16, 2016 at 5:07 PM, Andreas Klinger [off-list ref] wrote:
On Marvell mv88f6180 with pin control driver one can not use multi purpose pins 35 through 44. I'm using this controller on an embedded board and i found that the pin multiplexing is not the same as in the hardware spezification. This patch alters the pin description so that mpp pins 0 to 19 as well as 35 to 44 are usable. Pin settings i used can be found here: http://www.marvell.com/embedded-processors/kirkwood/assets/HW_88F6180_OpenSource.pdf Signed-off-by: Andreas Klinger <ak@it-klinger.de>
Patch applied with Sebastian's review tag. Yours, Linus Walleij