From mboxrd@z Thu Jan 1 00:00:00 1970 From: biao huang Subject: Re: [PATCH 4/5] pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701 Date: Thu, 10 Dec 2015 10:34:52 +0800 Message-ID: <1449714892.17341.3.camel@mhfsdcap03> References: <1448527472-20651-1-git-send-email-biao.huang@mediatek.com> <1448527472-20651-5-git-send-email-biao.huang@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+glpam-linux-mediatek=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Linus Walleij Cc: Mark Rutland , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Russell King , srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, Pawel Moll , Ian Campbell , Hongzhou Yang , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Rob Herring , linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Kumar Gala , Matthias Brugger , Yingjoe Chen , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: linux-gpio@vger.kernel.org On Wed, 2015-12-09 at 23:52 +0100, Linus Walleij wrote: > On Thu, Nov 26, 2015 at 9:44 AM, Biao Huang wrote: > > > Add mt2701 support using mediatek common pinctrl driver. > > MT2701 have some special pins need an extra setting register > > than other ICs, so adding this support to common code. > > > > Signed-off-by: Biao Huang > > This looks uncontroversial, but I would like to have some of the > other Mediatek driver authors send their Ack/Review tags, > so Hongzhou & Yingjoe: can you review this and the other > patch to the pin control driver? The v2 patch will be sent in next week, and there are some changes in mt2701 drivers. And I'll add Hongzhou & Yingjoe to review these patches. > > Yours, > Linus Walleij