Re: [PATCHv4 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC
From: Linus Walleij <hidden>
Date: 2017-01-26 14:11:17
Also in:
linux-arm-kernel, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2017-01-26 14:11:17
Also in:
linux-arm-kernel, linux-gpio, lkml
On Mon, Jan 23, 2017 at 9:18 AM, Chris Packham [off-list ref] wrote:
I noticed the mvebu pinctrl series isn't in Linus's (Torvalds) tree. Is this on the cards for v4.10 or is it waiting for the next merge window?
Next merge window.
In other words should I send v5 or my series now or wait for this to be merged so I can rebase on top of it?
Rebase it on my devel branch in the pin control tree: git clone git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git cd linux-pinctrl git checkout -b devel origin/devel [git am .. / git pull old-branch] Yours, Linus Walleij