Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751601AbdHaIq4 (ORCPT ); Thu, 31 Aug 2017 04:46:56 -0400 Received: from mail-oi0-f51.google.com ([209.85.218.51]:36747 "EHLO mail-oi0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751550AbdHaIqx (ORCPT ); Thu, 31 Aug 2017 04:46:53 -0400 X-Google-Smtp-Source: ADKCNb5Ua81Ac6fd3ry0hPT6jDy60d7rswxWcwo9jCFNupcRsDE69Bt4nmeVs/PFNrzSFnQME//siO7tIV6UeXC473A= MIME-Version: 1.0 In-Reply-To: References: From: Baolin Wang Date: Thu, 31 Aug 2017 16:46:52 +0800 Message-ID: Subject: Re: [RESEND PATCH v5 3/3] pinctrl: sprd: Add Spreadtrum pin control driver To: Linus Walleij Cc: Baolin Wang , Mark Rutland , Rob Herring , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Mark Brown 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: 602 Lines: 24 Hi Linusw, On 31 August 2017 at 15:25, Linus Walleij wrote: > On Thu, Aug 17, 2017 at 8:50 AM, Baolin Wang wrote: > >> This patch adds the pin control driver for Spreadtrum SC9860 platform. >> >> Signed-off-by: Baolin Wang >> --- >> Changes since v4: >> - Remove sleep configs. >> - Use one standard sleep hardware state config to indicate sleep configs. > > Patch applied. > > AFAICT this is a fine driver and you did a good job. > > Thanks for standing out to my slowness. Thanks. -- Baolin.wang Best Regards