Re: [PATCH 1/2] pinctrl/nomadik: add STn8815 ASIC support

2012-08-10 Thread Stephen Warren
On 08/09/2012 04:43 PM, Linus Walleij wrote: > This adds support for the STN8815 ASIC for the Nomadik pin > controller. Acked-by: Stephen Warren -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH 1/2] pinctrl/nomadik: add STn8815 ASIC support

2012-08-10 Thread Stephen Warren
On 08/09/2012 04:43 PM, Linus Walleij wrote: This adds support for the STN8815 ASIC for the Nomadik pin controller. Acked-by: Stephen Warren swar...@wwwdotorg.org -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

[PATCH 1/2] pinctrl/nomadik: add STn8815 ASIC support

2012-08-09 Thread Linus Walleij
This adds support for the STN8815 ASIC for the Nomadik pin controller. Signed-off-by: Linus Walleij --- drivers/pinctrl/Kconfig | 4 + drivers/pinctrl/Makefile | 1 + drivers/pinctrl/pinctrl-nomadik-stn8815.c | 357 ++

[PATCH 1/2] pinctrl/nomadik: add STn8815 ASIC support

2012-08-09 Thread Linus Walleij
This adds support for the STN8815 ASIC for the Nomadik pin controller. Signed-off-by: Linus Walleij linus.wall...@linaro.org --- drivers/pinctrl/Kconfig | 4 + drivers/pinctrl/Makefile | 1 + drivers/pinctrl/pinctrl-nomadik-stn8815.c | 357