Re: [PATCH] pinctrl: remove pxa pinctrl driver

From: Haojian Zhuang
Date: Wed Mar 13 2013 - 21:21:24 EST


On 14 March 2013 03:03, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
> On Wed, Mar 13, 2013 at 9:23 AM, Haojian Zhuang
> <haojian.zhuang@xxxxxxxxxx> wrote:
>
>> pinctrl-pxa driver doesn't support well on DT mode. Now pinctrl-single
>> could support DT mode & pin configuration. Use pinctrl-single driver to
>> support MMP/PXA silicons instead.
>>
>> Signed-off-by: Haojian Zhuang <haojian.zhuang@xxxxxxxxxx>
>
> Is the switch to pinctrl-single already done for these platforms,
> i.e. the device trees are updated to contain pinctrl-single data?
>
> And is ATAG code path removed, so noone needs the old driver?
>
> And is the defconfig or Kconfig for PXA/MMP altered to select
> the single driver instead?
>
> Else I cannot merge it...
>
> Yours,
> Linus Walleij

pinctrl-pxa driver is used for PXA/MMP silicons. But the old MFP driver
also exists and be using. PXA/MMP didn't really switch to pinctrl-pxa
driver. So it doesn't matter to remove pinctrl-pxa.

In the Kconfig, PXA/MMP already selected to pinctrl-single driver instead.

Regards
Haojian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/