Re: [PATCH v3 5/9] pinctrl: mvebu: add pinctrl driver for Armada XP
From: Linus Walleij <hidden>
Date: 2012-09-10 15:43:57
Also in:
linux-arm-kernel, lkml
From: Linus Walleij <hidden>
Date: 2012-09-10 15:43:57
Also in:
linux-arm-kernel, lkml
On Mon, Sep 10, 2012 at 1:39 AM, Sebastian Hesselbarth [off-list ref] wrote:
From: Thomas Petazzoni <redacted> This pinctrl driver is not a full-blown pinctrl driver from scratch: it relies on the common pinctrl-mvebu driver, which is used for all Marvell EBU SoCs. Signed-off-by: Thomas Petazzoni <redacted> --- v2: replaced variant with enum and used bitops.h
Acked-by: Linus Walleij <redacted> Yours, Linus Walleij