Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751858AbdHaNxw (ORCPT ); Thu, 31 Aug 2017 09:53:52 -0400 Received: from mail-oi0-f50.google.com ([209.85.218.50]:34044 "EHLO mail-oi0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751758AbdHaNwk (ORCPT ); Thu, 31 Aug 2017 09:52:40 -0400 X-Google-Smtp-Source: ADKCNb7wrU/DXDVttNLk0tGO174YiZDghymsJVniE64pPFxPf2ZL3LoJs4FfvayZN54MAoGiK+35hl4f4TCXqGMzxS0= MIME-Version: 1.0 In-Reply-To: <20170827125523.29208-1-plaes@plaes.org> References: <20170827125523.29208-1-plaes@plaes.org> From: Linus Walleij Date: Thu, 31 Aug 2017 15:52:39 +0200 Message-ID: Subject: Re: [PATCH] Revert "pinctrl: sunxi: Don't enforce bias disable (for now)" To: Priit Laes Cc: Maxime Ripard , Chen-Yu Tsai , "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , linux-sunxi 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: 419 Lines: 14 On Sun, Aug 27, 2017 at 2:55 PM, Priit Laes wrote: > This reverts commit 2154d94b40ea2a5de05245521371d0461bb0d669. > > The original patch was intented to avoid some issues with the sunxi > gpio rework and was supposed to be reverted after all the required > DT bits had been merged around v4.10. > > Signed-off-by: Priit Laes Patch applied with Maxime's ACK. Yours, Linus Walleij