On 14 March 2013 03:03, Linus Walleij <linus.wall...@linaro.org> wrote: > On Wed, Mar 13, 2013 at 9:23 AM, Haojian Zhuang > <haojian.zhu...@linaro.org> 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.zhu...@linaro.org> > > 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/