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 5FB81C43381 for ; Sat, 23 Feb 2019 10:54:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2EAA5206BA for ; Sat, 23 Feb 2019 10:54:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550919280; bh=+oEHXRyrdoeLttp8V61cMNtUZ0izJuwQN6gnBHE1R6Q=; h=Subject:To:Cc:From:Date:List-ID:From; b=roydZWLx2iL9Nw1xkleytmY4+Fv7kqeJwFJuDaPOJNaPi44tewRQh99SwSYwRcJvP WiV/HvNo4EhqSBtZazAWAaF8p+JqFuipC3tFipzKHr/BlrAvFYLNUPs/3Fm2FjQzAR zZLWH+5pPOzE4h25iR0JVSdIF1NFclvUZ18mTYYw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726437AbfBWKyj (ORCPT ); Sat, 23 Feb 2019 05:54:39 -0500 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:50155 "EHLO wout2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726146AbfBWKyj (ORCPT ); Sat, 23 Feb 2019 05:54:39 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 8F2533044; Sat, 23 Feb 2019 05:54:38 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Sat, 23 Feb 2019 05:54:38 -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=aNIqT+ bOjWxfBMrO/xeYFNrjpjUfrIYkN2NhCIV997w=; b=3cOOh/VZuWiZvpSVAfjjbb zEeu/MOZpoZO/4SdfvxuXDatA7H5N7Yci53AFhTmDokEqrKt3wdzWEGWsFRxQsBw tFwejrcRx8R+cNnAPIkxdiC8mzrNw1LvIhSwTFDyaCVYYO0nx0E+Dnc8baFo0Q6q pIcAB9QiU0SlMCARbWoPUGz/Fc9kc2ry+J9B7060gqnmIhtLLJzZE5fdXi9auWpc dO/HzxljelzZjGMrwi3TA7kIGen5qtDy+29d4R/M4wu0qE80ymY0xoNdCrkCPLMb ufMK5DOUQIqBBqF4OXaFx5YgB82tSuc58U5OQ1VW5wrpws31Ru3SZsABZ/LC/2gQ == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddruddvgddvfeculddtuddrgedtledrtddtmd cutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthen uceurghilhhouhhtmecufedttdenucenucfjughrpefuvffhfffkgggtgfesthekredttd dtlfenucfhrhhomhepoehgrhgvghhkhheslhhinhhugihfohhunhgurghtihhonhdrohhr gheqnecukfhppeekfedrkeeirdekledruddtjeenucfrrghrrghmpehmrghilhhfrhhomh epghhrvghgsehkrhhorghhrdgtohhmnecuvehluhhsthgvrhfuihiivgepud 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 8F6A2E4240; Sat, 23 Feb 2019 05:54:37 -0500 (EST) Subject: FAILED: patch "[PATCH] gpio: pxa: avoid attempting to set pin direction via pinctrl" failed to apply to 4.9-stable tree To: lkundrak@v3.sk, linus.walleij@linaro.org, pavel@ucw.cz Cc: From: Date: Sat, 23 Feb 2019 11:54:28 +0100 Message-ID: <155091926819463@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.9-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: