From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755404AbdEKLBf (ORCPT ); Thu, 11 May 2017 07:01:35 -0400 Received: from mail-it0-f45.google.com ([209.85.214.45]:35288 "EHLO mail-it0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752639AbdEKLBc (ORCPT ); Thu, 11 May 2017 07:01:32 -0400 MIME-Version: 1.0 In-Reply-To: <7941dbfbaeaf5c23bb177e66165060d3@crapouillou.net> References: <20170402204244.14216-2-paul@crapouillou.net> <20170428200824.10906-1-paul@crapouillou.net> <20170428200824.10906-4-paul@crapouillou.net> <7941dbfbaeaf5c23bb177e66165060d3@crapouillou.net> From: Linus Walleij Date: Thu, 11 May 2017 13:01:30 +0200 Message-ID: Subject: Re: [PATCH v5 03/14] pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs To: Paul Cercueil Cc: Alexandre Courbot , Rob Herring , Mark Rutland , Ralf Baechle , Boris Brezillon , Thierry Reding , Bartlomiej Zolnierkiewicz , Maarten ter Huurne , Lars-Peter Clausen , Paul Burton , James Hogan , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linux MIPS , "linux-mmc@vger.kernel.org" , "linux-mtd@lists.infradead.org" , "linux-pwm@vger.kernel.org" , "linux-fbdev@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 3, 2017 at 11:12 AM, Paul Cercueil wrote: > The dependency on MFD is gone but now I notice I forgot to remove the > 'select MFD_CORE' > in the Kconfig. It'd be great if you can make a quick edit when merging > this, > otherwise I'll send a v6. No problem I can fix it up. Yours, Linus Walleij