[PATCH v7 0/15] support pinconf in pinctrl single driver

Grant Likely grant.likely at secretlab.ca
Sat Feb 9 08:41:56 EST 2013


On Fri, 18 Jan 2013 15:31:04 +0800, Haojian Zhuang <haojian.zhuang at linaro.org> wrote:
> Changelog:
> v7:
> 1. Discard the method of adding gpio range from pinctrl-single driver.
> Use gpiolib driver to support gpio range from DTS instead.
> 2. Add gpio request function to claim pin in gpio pl061 driver.
> 3. Adjust the initcall level in gpio pl061 driver.
> 4. Allocate gpio number from lowest gpio number to highest. The original
> implementation is inverted. It's hard to use since it inverted the sequence
> of gpio number.
> 5. Remove the support of pxa910 temporarily since gpio pxa driver need to
> be updated for supporting this solution

Linus, I'll let you make decisions on this patch series since it is
mostly pinctrl related.

g.



More information about the linux-arm-kernel mailing list