Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934127Ab3CMTDy (ORCPT ); Wed, 13 Mar 2013 15:03:54 -0400 Received: from mail-ie0-f175.google.com ([209.85.223.175]:33629 "EHLO mail-ie0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933024Ab3CMTDx (ORCPT ); Wed, 13 Mar 2013 15:03:53 -0400 MIME-Version: 1.0 In-Reply-To: <1363163037-23995-1-git-send-email-haojian.zhuang@linaro.org> References: <1363163037-23995-1-git-send-email-haojian.zhuang@linaro.org> Date: Wed, 13 Mar 2013 20:03:53 +0100 Message-ID: Subject: Re: [PATCH] pinctrl: remove pxa pinctrl driver From: Linus Walleij To: Haojian Zhuang Cc: linux-kernel@vger.kernel.org, patches@linaro.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 909 Lines: 26 On Wed, Mar 13, 2013 at 9:23 AM, Haojian Zhuang 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 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/