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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5A8E5F34C63 for ; Mon, 13 Apr 2026 16:59:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:References:In-Reply-To:Cc:To :Subject:Message-ID:From:Content-Transfer-Encoding:Content-Type:Date: MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=cyv0AxehRNOQolYCuoB+pRa5GzYKrq0BCQrOiqbyjL8=; b=OuB96ELnAgEHL5CdchENz2Syri xicANddWF5SH5d/JM0THTE+7TrOl1Yhv9eFGk3eOkv6zqQ+6AREgYYIh0/MYxDK4vo7qWAcfTfju+ dunkWeIXhF2rHBxoxRVgaSOtD74gS/g7pgOP5ZsDaAnXTT5EsLbKFv/3Vtqp9usBCdLQgNITlyMP9 hrTSIaZwB4k8vpD0Qs0vRtbzqgjTdF8F3lVis4ngEKxESfOh+WzvpYzMWsqqszorFIsyjGk9qtPAr hqxMUyRFpPYyRzFEWD9GIpt55BJxb6ruL6d2GJsFokmXoP5SsiIy8FLxIBbuqEOVobBzXSZ1cH1XS FDzNShdA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1wCKdZ-0000000G6Jy-2jYH; Mon, 13 Apr 2026 16:59:49 +0000 Received: from out-172.mta0.migadu.com ([91.218.175.172]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1wCKdW-0000000G6Iu-1YWf for linux-mediatek@lists.infradead.org; Mon, 13 Apr 2026 16:59:47 +0000 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1776099582; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cyv0AxehRNOQolYCuoB+pRa5GzYKrq0BCQrOiqbyjL8=; b=ZtzKKlNrEZvrY0siISgE/Ud2mhjzBo1yzcjuC4tb9MyBLjR73qQtuDvHQlCLosiqRhdeC5 MvippeHIVM5I6tQO6RpYzDwoa5PnPUAhCoWXcYCyF6Q+pHYs6/d3pBxwgK7CY6dQU4Ttlu Y/+WANgaGegDGnl4JCDWZwnxsBNfhZQ= Date: Mon, 13 Apr 2026 16:59:37 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Frank Wunderlich" Message-ID: TLS-Required: No Subject: Re: [PATCH] pinctrl: mediatek: moore: implement gpio_chip::get_direction() To: "Linus Walleij" , "Frank Wunderlich" Cc: bartosz.golaszewski@oss.qualcomm.com, linux@fw-web.de, sean.wang@kernel.org, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, brgl@kernel.org, linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org In-Reply-To: References: <20260410070935.9540-1-bartosz.golaszewski@oss.qualcomm.com> X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260413_095946_577347_829102D0 X-CRM114-Status: UNSURE ( 7.57 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Am 13. April 2026 um 10:01 schrieb "Linus Walleij" : >=20 >=20On Fri, Apr 10, 2026 at 11:24 AM Frank Wunderlich > wrote: >=20 >=20>=20 >=20> Gesendet: Freitag, 10. April 2026 um 09:09 > > Von: "Bartosz Golaszewski" > > An: "Frank Wunderlich" , "Sean Wang" , "Linus Walleij" , "Matthias Brugger" , "AngeloGioacchino Del Regno" , "Bartosz Golaszewski" > > CC: linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org, = linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Bart= osz Golaszewski" > > Betreff: [PATCH] pinctrl: mediatek: moore: implement gpio_chip::get_= direction() > >=20 >=20> If the gpio_chip::get_direction() callback is not implemented by t= he GPIO > > controller driver, GPIOLIB emits a warning. > >=20 >=20> Implement get_direction() for the GPIO part of pinctrl-moore. > >=20 >=20> Fixes: 471e998c0e31 ("gpiolib: remove redundant callback check") > > Fixes: e623c4303ed1 ("gpiolib: sanitize the return value of gpio_chi= p::get_direction()") > > Reported-by: Frank Wunderlich > >=20 >=20> please use the email i used for SoB in my linked patch (closes lin= k below), the other email i use only for sending patches due to mail prov= ider limitation. > >=20 >=20I can't fix this up because the closes link isn't working right now. > Is it the same > as the one this mail came from frank-w@public-files.de? yes, closes-link works for me > Yours, > Linus Walleij >=20 regards=20Frank