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

Haojian Zhuang haojian.zhuang at linaro.org
Sat Feb 9 12:17:23 EST 2013


On 9 February 2013 21:41, Grant Likely <grant.likely at secretlab.ca> wrote:
> 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.

Since Tony has some opinions on pinctrl, I'll update them and send the v8
patches right now.

Thanks
Haojian



More information about the linux-arm-kernel mailing list