Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932451AbbESJOl (ORCPT ); Tue, 19 May 2015 05:14:41 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:34141 "EHLO mail-ob0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755494AbbESJOf (ORCPT ); Tue, 19 May 2015 05:14:35 -0400 MIME-Version: 1.0 In-Reply-To: <1432015882-8646-5-git-send-email-hongzhou.yang@mediatek.com> References: <1432015882-8646-1-git-send-email-hongzhou.yang@mediatek.com> <1432015882-8646-5-git-send-email-hongzhou.yang@mediatek.com> Date: Tue, 19 May 2015 11:14:34 +0200 Message-ID: Subject: Re: [PATCH v2 04/11] pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code From: Linus Walleij To: Hongzhou Yang Cc: Rob Herring , Matthias Brugger , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Samuel Ortiz , Lee Jones , Sascha Hauer , Yingjoe Chen , Chaotian Jing , Fabian Frederick , Maoguang Meng , Axel Lin , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-mediatek@lists.infradead.org, "linux-gpio@vger.kernel.org" , srv_heupstream@mediatek.com, Sascha Hauer , dandan.he@mediatek.com, huang eddie Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 826 Lines: 22 On Tue, May 19, 2015 at 8:11 AM, Hongzhou Yang wrote: > From: Yingjoe Chen > > Several mediatek soc use similar pull setting procedure as mt8173, > the pupd enable and resistance setting are in the same register. > Add common code mtk_pctrl_spec_pull_set_samereg out of spec_pull_set > in mt8173 to handle this case, so future soc driver can use it. > > Signed-off-by: Yingjoe Chen > Signed-off-by: Hongzhou Yang Applied this version instead. 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/