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 491B4CCD183 for ; Thu, 16 Oct 2025 11:29:21 +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=GeueECN/Q3W20fh8DQ+2Ik9O0hhtyChkQc+z4mR8GqU=; b=acUf9lPlLWl7ytGRrBHG//cR6T LaqPWK2cOH9L0O7TivjZmzKQ1JByp2uHrNSXI2nfN0vnrohlzuscm9S3J225nc+U4yeFmlAVjxG9i InkT4VqLa1HYJX/N1VGsYDHbICHCAOE5tRVYeXZtE00RT68dqDgD7YX8Oldzm7oCxrFdyralRJdct TdMVn301wJGLPLlRWPjfke0jY/QJBLkrXjkf/+5TPx+9beFx8tmJ/+0k/wGUMN52nuK+bukd4EkQ/ yEberU9rcVQcNWlC9sChLmudHcVwGgCjxdEEKwG1JwO+a8TkNFmYpipP2NAIAjfH+ORquBFbAcTNm 8FTAeciA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9MAV-00000004Yku-1Dki; Thu, 16 Oct 2025 11:29:15 +0000 Received: from bali.collaboradmins.com ([2a01:4f8:201:9162::2]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9MAN-00000004YWT-2ncj; Thu, 16 Oct 2025 11:29:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1760614145; bh=meVRoYG3UJ+J+KN+THmukSY1/VzvJKSdiKKCyC9znBc=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=K99N/Og5QhBDWgg2VgfBxPzGJjO8s22ZGanF4mZaOA3rCWpVWM+ZWV03dcCpcqf30 SYvRPNeLvEWBMRtvxPld55n3MSG/H+3GFTXnvZZMNLjKprXy/W3lu4x1Ddqjlv/OIs k4bKh0qDQDtM6+KplNYYOgU63uJkm4moekdmpdjpuu5MEE3BwQKxhv3f6qQ5ZdPfYq kVsg4i/zsDgr27QvYSlFrXDipcYb7xBYM97xyE1IgyRfYOKTIBdU7L1GJAnLx8fg2+ iOdw7ASfapEdBNIyLmqVDndjnfVEMYC6jSXDzhM6XSEOsKa1v6a3D83lWCDE/zCxLP ISFTneqLneLrQ== 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)) (No client certificate requested) (Authenticated sender: kholk11) by bali.collaboradmins.com (Postfix) with ESMTPSA id DEFD617E156C; Thu, 16 Oct 2025 13:29:03 +0200 (CEST) Message-ID: Date: Thu, 16 Oct 2025 13:29:03 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 05/15] dt-bindings: pci: mediatek-pcie-gen3: Add MT7981 PCIe compatible 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-5-de259719b6f2@collabora.com> From: AngeloGioacchino Del Regno Content-Language: en-US In-Reply-To: <20251016-openwrt-one-network-v1-5-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_042907_918432_BC21DE64 X-CRM114-Status: UNSURE ( 6.05 ) 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 compatible string for MediaTek MT7981 PCIe Gen3 controller. > The MT7981 PCIe controller is compatible with the MT8192 PCIe > controller. > > Signed-off-by: Sjoerd Simons Reviewed-by: AngeloGioacchino Del Regno