Re: [PATCHv4 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC
From: Chris Packham <Chris.Packham@alliedtelesis.co.nz>
Date: 2017-01-19 21:10:47
Also in:
linux-arm-kernel, linux-gpio, lkml
From: Chris Packham <Chris.Packham@alliedtelesis.co.nz>
Date: 2017-01-19 21:10:47
Also in:
linux-arm-kernel, linux-gpio, lkml
On 19/01/17 23:03, Russell King - ARM Linux wrote:
On Fri, Jan 13, 2017 at 10:12:18PM +1300, Chris Packham wrote:quoted
+static struct mvebu_mpp_ctrl mv98dx3236_mpp_controls[] = { + MPP_FUNC_CTRL(0, 32, NULL, armada_xp_mpp_ctrl), +};As Linus has taken my mvebu pinctrl series, this will need to be changed to "mvebu_mmio_mpp_ctrl" rather than "armada_xp_mpp_ctrl" when it's merged.
OK I was thinking about rebasing my series so maybe it's time.