[PATCH 2/6] pinctrl: add pinconf support in pxa3xx

Haojian Zhuang haojian.zhuang at gmail.com
Sat Jul 28 11:28:15 EDT 2012


On Sat, Jul 28, 2012 at 6:22 PM, Daniel Mack <zonque at gmail.com> wrote:
> On 28.07.2012 08:58, Haojian Zhuang wrote:
>> Signed-off-by: Haojian Zhuang <haojian.zhuang at gmail.com>
>> ---
>>  drivers/pinctrl/pinctrl-pxa3xx.c |  189 ++++++++++++++++++++++++++++++++++++++
>>  drivers/pinctrl/pinctrl-pxa3xx.h |   17 ++++
>>  2 files changed, 206 insertions(+)
>
> As I'm working on a PXA3xx platform currently that already fully boots
> from DT, I'd like to give this series a try.
>
> But I wonder if this is supposed to be fully working yet, because that
> code won't be compiled for PXA3xx as long as PINCTRL isn't set for that
> platform (arch/arm/mach-pxa/Kconfig).
>
>
> Daniel
>
>
pinctrl-pxa3xx.c is the common code for those PXA silicons. But I didn't add
the pxa300/pxa310/pxa320 pin support yet. Now I only support pxa168/pxa910/
mmp2 silicon.

Regards
Haojian



More information about the linux-arm-kernel mailing list