[PATCH 6/6] pinctrl: sirf: enable the driver support new SiRFmarco SoC
From: Linus Walleij <hidden>
Date: 2012-09-28 07:29:48
From: Linus Walleij <hidden>
Date: 2012-09-28 07:29:48
On Thu, Sep 27, 2012 at 11:56 AM, Barry Song [off-list ref] wrote:
From: Barry Song <redacted> The driver supports old up SiRFprimaII SoCs, this patch makes it support the new SiRFmarco as well. SiRFmarco, as a SMP SoC, adds new SIRFSOC_GPIO_PAD_EN_CLR registers, to disable GPIO pad, we should write 1 to the corresponding bit in the new CLEAR register instead of writing 0 to SIRFSOC_GPIO_PAD_EN. Signed-off-by: Barry Song <redacted>
This doesn't apply to my tree, you must have some other changes that are not included in the patch set... Can you pls try to generate and test the patch against the pinctrl tree? I might apply it as per the "new driver" rule if I can convince myself that it doesn't destabilize the current driver. Yours, Linus Walleij