Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp15759ybl; Tue, 7 Jan 2020 13:10:57 -0800 (PST) X-Google-Smtp-Source: APXvYqxHsOS3PWgU/qZwow2d8KdYSY6PVd0TAp3ktCNaKR6lD0SR+Zocm7EoIDUa6VM9AFZnxucp X-Received: by 2002:a9d:7f12:: with SMTP id j18mr1739778otq.17.1578431457662; Tue, 07 Jan 2020 13:10:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578431457; cv=none; d=google.com; s=arc-20160816; b=uWaMyuRAWjFimAyw7+4oM14F837fiPigNSAhWX2BkF/MQdDVPetT2F/ZcbwtLKGbm8 v5Wo5h7XFN0A34kIXOM+QubDGvnJkkdv/rDXBmp+bCB9JDIPaa2np2OIM0y8zUBiztlK N67Q9BM8aXt6NAWwqR4FMMjL9VR9tW+wu4sdS1pjBFzJkHFcCEREuBH9suxacaXcppIi E+v8kSH9GUYruNcfEGdiPFYV1p65AF212s1b92mRqVRcAt7tF+4vmb7RuOnUiPBe1LMp caNrwMbH4wfVPDNVVrL5B4qJZ8UT5xC2voGqBXDE9h8BGoMFX1atU78rkajp6JXaK2Tb SQLA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=7wJpeNzq0kzK9mtxZVlP9Ibipu3PQ/7YU+blEGsPQPA=; b=mGy3UbER/iy9XaDYI1x53NfSIHZVS6h2JS+tNtsMU2QrFq9AfeRCiZ43jSaPuvDMUB dlRCmc6NEEId6NVsK3SDKc+4SPA705wHgjlnQAP1mnk9T0TIEHcQcfTeQPJblHKeis5R jprNi49XFXiSTY9LMjwXvGDFcUUog6Q5avCh1RjfjdFcfFv1kXolvU87HHonCjLibxWr MrEtjBf/DOVfkXsJe4kyBmrdG2kaWTgRYJH81KrJiTxG51PVaqF/qS+lv88L5euW+onz dFdjptydt/MVXv1M3tgAVWNhf1R8n7NXZ41Y3+z9D8hwGf/LxpaQRRWBEdi9kGB1t/5l Z/xA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="tkdi/ifF"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p16si518877oto.287.2020.01.07.13.10.45; Tue, 07 Jan 2020 13:10:57 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="tkdi/ifF"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729905AbgAGVKA (ORCPT + 99 others); Tue, 7 Jan 2020 16:10:00 -0500 Received: from mail.kernel.org ([198.145.29.99]:35924 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729882AbgAGVJy (ORCPT ); Tue, 7 Jan 2020 16:09:54 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DA3AF2077B; Tue, 7 Jan 2020 21:09:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578431393; bh=Pu3pIpNS+wrWaBiCF3WMklOxbzyYKT613GwXbhqFZXE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=tkdi/ifFayD9+dsLln2fOFAxVNQEzxEK5BW8EyTGQoDNfhRNdSJySTCv1KuhoSw3E JZmqLNPRneWX4q3HiLflzESA+DmiU2e9yLRmR+4Pt6sW+HuBli1nyCRDz32IKel/5T UiC+olRhEnMpxisL/i4XLPKqbj4ah2dQxZXQAd6w= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Linus Walleij , Russell King , Bartosz Golaszewski Subject: [PATCH 4.14 39/74] gpiolib: fix up emulated open drain outputs Date: Tue, 7 Jan 2020 21:55:04 +0100 Message-Id: <20200107205208.934980588@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20200107205135.369001641@linuxfoundation.org> References: <20200107205135.369001641@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Russell King commit 256efaea1fdc4e38970489197409a26125ee0aaa upstream. gpiolib has a corner case with open drain outputs that are emulated. When such outputs are outputting a logic 1, emulation will set the hardware to input mode, which will cause gpiod_get_direction() to report that it is in input mode. This is different from the behaviour with a true open-drain output. Unify the semantics here. Cc: Suggested-by: Linus Walleij Signed-off-by: Russell King Signed-off-by: Bartosz Golaszewski Signed-off-by: Greg Kroah-Hartman --- drivers/gpio/gpiolib.c | 8 ++++++++ 1 file changed, 8 insertions(+) --- a/drivers/gpio/gpiolib.c +++ b/drivers/gpio/gpiolib.c @@ -206,6 +206,14 @@ int gpiod_get_direction(struct gpio_desc chip = gpiod_to_chip(desc); offset = gpio_chip_hwgpio(desc); + /* + * Open drain emulation using input mode may incorrectly report + * input here, fix that up. + */ + if (test_bit(FLAG_OPEN_DRAIN, &desc->flags) && + test_bit(FLAG_IS_OUT, &desc->flags)) + return 0; + if (!chip->get_direction) return status;