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 92742CCD183 for ; Thu, 16 Oct 2025 11:29:34 +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:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=iDelVj+CpvQtILcz4Qw0Bxi2Ix1tu1hxyYsVrp0VvbY=; b=g+W2xQFsgerRNMChb0TSAEZ5x3 ZatpvnMfy/3sINo8t09E7vpc6p7dItacsj5JIwIhD18DXh9iyj/xKZqyvvoiT1Y533GTvibbGy9aT xbOO+ps5fUC2nKbt3v1VhGYOscsmPDBacaPjJFiqqbFoXVmIl87lHODGN1c9Uxk9VmciHXBJhzAn/ 50InsZDGK+mVFFjWN2v4UwYXlFCEPShbKrySKw+XSMxEp+GlIbdCVXNMEfwDYwmoWpJedrMBezh0/ 7EhCqtZyaFJBqu8K1G8w6zM1YALvSBvjjxV5OkU9sYiYpfW3fre60bUgBFZrE9L178o/kIOXV+4QZ 24ii7nJg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9MAh-00000004Yzr-0JnY; Thu, 16 Oct 2025 11:29:27 +0000 Received: from bali.collaboradmins.com ([148.251.105.195]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9MAZ-00000004YnV-0uj5; Thu, 16 Oct 2025 11:29:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1760614156; bh=vYSjHgZ25Soj7KisfSjiupf26WUOJnIPXofKFhHkHg0=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=p7y7p9OirtI4fNHdrp6+jlGQwEKwaR2L/RStB7/wHf03kCWiGds1junUfNeEnZchm 902OSjGoqwqTVymS54fHWelA+YV144OQH1h4z2Hub9Ulq3PdFCOZdqFEzxtqLqAqrm HtVP2kO6uhU2XrKnqPDqOcufaNLDawVqY1493TgKrR9rCkTxvD01s4cxVCUoCUIjsM Bs7h8ICVcBA52CYs2mA3oTwn3Q6nNqjT61LIuqqpBXPSktKwpFS6tQBp3vGkXyobjq tDCUnw7b2COF0EQmaoUtOkm2WPjG1sml1FIANGDHKXHHkqTGB8OfI0ggC0E0U2X+Mv 84AAnAqOfcEnQ== Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: kholk11) by bali.collaboradmins.com (Postfix) with ESMTPSA id AB85917E15C7; Thu, 16 Oct 2025 13:29:15 +0200 (CEST) Message-ID: Date: Thu, 16 Oct 2025 13:29:15 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 02/15] arm64: dts: mediatek: mt7981b-openwrt-one: Configure UART0 pinmux To: Sjoerd Simons , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , Ryder Lee , Jianjun Wang , Bjorn Helgaas , Lorenzo Pieralisi , =?UTF-8?Q?Krzysztof_Wilczy=C5=84ski?= , Manivannan Sadhasivam , Chunfeng Yun , Vinod Koul , Kishon Vijay Abraham I , Lee Jones , Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Lorenzo Bianconi , Felix Fietkau Cc: kernel@collabora.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-pci@vger.kernel.org, linux-phy@lists.infradead.org, netdev@vger.kernel.org, Daniel Golle , Bryan Hinton References: <20251016-openwrt-one-network-v1-0-de259719b6f2@collabora.com> <20251016-openwrt-one-network-v1-2-de259719b6f2@collabora.com> From: AngeloGioacchino Del Regno Content-Language: en-US In-Reply-To: <20251016-openwrt-one-network-v1-2-de259719b6f2@collabora.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251016_042919_472023_48D7A2A6 X-CRM114-Status: UNSURE ( 5.09 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Il 16/10/25 12:08, Sjoerd Simons ha scritto: > Add explicit pinctrl configuration for UART0 on the OpenWrt One board, > > Signed-off-by: Sjoerd Simons Reviewed-by: AngeloGioacchino Del Regno