From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E94FC43381 for ; Sat, 23 Feb 2019 10:54:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6BAAF206BA for ; Sat, 23 Feb 2019 10:54:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550919273; bh=slXWVX4VV/+OqvFl8K+8k2jRkDi0BqicjPGATFw8yD4=; h=Subject:To:Cc:From:Date:List-ID:From; b=Sk1NYCVT/59JTswzC6Yw6HUwcqgdJF9pd+HmRJr/oBpm6c6rTdH6GMRI9nUGeKxFn //kuX4jN5BcaY/8wsG5ikr1x96xf0Nj7ue3x6UjZzKH7uR6+4Pf5RhP9HtGbteT8E4 HxPCnB94JnKHCOHYI2S7JJgw5QiUbIjVwLC2SHJA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726269AbfBWKyc (ORCPT ); Sat, 23 Feb 2019 05:54:32 -0500 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:33253 "EHLO wout2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726146AbfBWKyc (ORCPT ); Sat, 23 Feb 2019 05:54:32 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 58ACF2D63; Sat, 23 Feb 2019 05:54:31 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Sat, 23 Feb 2019 05:54:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=iQvv7L 6ygSQ0ZFEaUjRD9sscCwD6sz7Nj0RrtAeK1Ts=; b=WVvRIJS3QsQsDitxhVf/UK TKIg2iMrXw9MMHs7OrWIaqom+kEyWpT9CtjBe/Uf/tP3KHFGjyE/BVfNnNRhNBhi 1FKWI+j0UN0LmWE7yHCEKKcWY7QJKH8LJjMfnnXHE10i8L/nAopvE3aYYqYpcBi1 Q1NpG1GpJBsHyGB5jCg11TQ8loaSigya2yupjhv1IjtT4qG28CPda8E3ZMIaQJ+3 xsJQKPUv0JYf+SfoDNrcGuOGZ4+cMzVVpTzpxliCNnFzganswFiOGr5hQqAAaUy1 ywlxHbkfFL+xWLbqCPuD1LbCPq/xjwHgH9rytbXVBPgl+XxS8KXzmzDnM+x++yIA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddruddvgddvfeculddtuddrgedtledrtddtmd cutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthen uceurghilhhouhhtmecufedttdenucenucfjughrpefuvffhfffkgggtgfesthekredttd dtlfenucfhrhhomhepoehgrhgvghhkhheslhhinhhugihfohhunhgurghtihhonhdrohhr gheqnecukfhppeekfedrkeeirdekledruddtjeenucfrrghrrghmpehmrghilhhfrhhomh epghhrvghgsehkrhhorghhrdgtohhmnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from localhost (5356596b.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) by mail.messagingengine.com (Postfix) with ESMTPA id 70DFBE425A; Sat, 23 Feb 2019 05:54:29 -0500 (EST) Subject: FAILED: patch "[PATCH] gpio: pxa: avoid attempting to set pin direction via pinctrl" failed to apply to 4.14-stable tree To: lkundrak@v3.sk, linus.walleij@linaro.org, pavel@ucw.cz Cc: From: Date: Sat, 23 Feb 2019 11:54:27 +0100 Message-ID: <1550919267131218@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org The patch below does not apply to the 4.14-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to . thanks, greg k-h ------------------ original commit in Linus's tree ------------------ >From af14b2c98adb85e9517390bb88309338b9075350 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Thu, 14 Feb 2019 00:06:18 +0100 Subject: [PATCH] gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2 Similarly to PXA3xx, pinctrl-single can't set pin direction on MMP2 either. See also: commit 9dabfdd84bdfa ("gpio: pxa: disable pinctrl calls for PXA3xx") Cc: stable@vger.kernel.org Fixes: a770d946371e ("gpio: pxa: add pin control gpio direction and request") Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek Signed-off-by: Linus Walleij diff --git a/drivers/gpio/gpio-pxa.c b/drivers/gpio/gpio-pxa.c index e9600b556f39..bcc6be4a5cb2 100644 --- a/drivers/gpio/gpio-pxa.c +++ b/drivers/gpio/gpio-pxa.c @@ -245,6 +245,7 @@ static bool pxa_gpio_has_pinctrl(void) { switch (gpio_type) { case PXA3XX_GPIO: + case MMP2_GPIO: return false; default: