Hi Olof, Arnd,<br>
<br>
Please pull the following GPIO support in pinmux for 3.6.<br>
<br>
Regards,<br>
Barry<br><br>The following changes since commit ca24a145573124732152daff105ba68cc9a2b545:<br><br>  Merge branch 'fixes' of git://<a href="http://git.linaro.org/people/rmk/linux-arm">git.linaro.org/people/rmk/linux-arm</a> (2012-07-01 11:02:25 -0700)<br>

<br>are available in the git repository at:<br><br>  git://<a href="http://gitorious.org/sirfprima2-kernel/sirfprima2-kernel.git">gitorious.org/sirfprima2-kernel/sirfprima2-kernel.git</a> prima2/drivers<br><br>Barry Song (1):<br>

      PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaII<br><br> arch/arm/Kconfig                         |    1 +<br> arch/arm/mach-prima2/include/mach/gpio.h |   13 +<br> arch/arm/mach-prima2/include/mach/irqs.h |    2 +-<br>

 drivers/pinctrl/pinctrl-sirf.c           |  489 +++++++++++++++++++++++++++++-<br> 4 files changed, 503 insertions(+), 2 deletions(-)<br> create mode 100644 arch/arm/mach-prima2/include/mach/gpio.h<br><br><br>