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 61318CCD183 for ; Thu, 16 Oct 2025 15:55:51 +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:In-Reply-To:Content-Type: MIME-Version:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References: List-Owner; bh=dwKLt1l9xvJXd1vvMFOJ+hjpjU9ZjhnHZcBX0oNFQuo=; b=Ex0c+Aokcct7Jm XE8C/hbpYChb6eGXkGI5LQFmuIdiw2DC64Z9/pXp8i1iRwUhL15PXyZSLs7VmZjMiACZ69zX/AFsx btzqr4yUsa8csdg17R1QuFg3m57uzp/JAD/vM8xSP2SaIcmRNm+KFwyd6aqBCeU9dy8bN2XXKumy8 Wnt3tWdE3LdQ1oVH4ByDHleahUDbvHlJ5bwqwunPCEidlJgwJXj19RxFwNA5qVPqJFVmXJ/+7XaFa OYaQAY6Oiz5KXYUmqm2QCJDgxBe/iQa1o1cFQ2NE2lCOwD0KXwglScXHu9cRvluAd46aPMMmOIRLV FY4EEqsnQQSx3KgsMa4w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9QKP-00000005HkK-2GjP; Thu, 16 Oct 2025 15:55:45 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9QKO-00000005Hj8-1bB1; Thu, 16 Oct 2025 15:55:44 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id C3EA764013; Thu, 16 Oct 2025 15:55:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 461DDC4CEF1; Thu, 16 Oct 2025 15:55:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1760630143; bh=HkFyKu+xLbSALL1o9HOxCzlRCTdBKmDeTKiXn+ccPxQ=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=EBgKyP628FMYhUyZybjaX9vcdmX7blg4QFheGJfsniNp1IlEFnJRZ1NANTGEfHG11 Vla5Fihywf+rTjx7GyV+c15i/GmE2kW0dPlVZ8NlromccQXbuBXHDOh9SXsZp7I0Qc Ot8btIDd6cBdJtLbmkt+0BylDxEHhr32DgoSlwUENp/XYPP05PBuc+bQ5WZTZnBIP+ oznZX4WEhqodaGgJXcChseSGuXYJN6prVnUW9b5Bv4rE0Q777ZtyJmVPCIY1bwZp7l SpUd5+kdLnll7X41HrlTE6bNNc55Ahf9M+UKpcsU1kc+HIC5c4GqG2micwthZV5Mq3 ubCGH1YpF7nKw== Date: Thu, 16 Oct 2025 10:55:42 -0500 From: Bjorn Helgaas To: Sjoerd Simons Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Ryder Lee , Jianjun Wang , Bjorn Helgaas , Lorenzo Pieralisi , Krzysztof =?utf-8?Q?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 , 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 Subject: Re: [PATCH 05/15] dt-bindings: pci: mediatek-pcie-gen3: Add MT7981 PCIe compatible Message-ID: <20251016155542.GA985895@bhelgaas> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20251016-openwrt-one-network-v1-5-de259719b6f2@collabora.com> 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 On Thu, Oct 16, 2025 at 12:08:41PM +0200, Sjoerd Simons wrote: > Add compatible string for MediaTek MT7981 PCIe Gen3 controller. > The MT7981 PCIe controller is compatible with the MT8192 PCIe > controller. In subject, s/pci: mediatek-pcie-gen3:/PCI: mediatek-gen3:/ Note that previous commits to this file use subject lines like this: 0106b6c114cf ("dt-bindings: PCI: mediatek-gen3: Add support for MT6991/MT8196") a1360a6a72b9 ("dt-bindings: PCI: mediatek-gen3: Add mediatek,pbus-csr phandle array property") git log --oneline Documentation/devicetree/bindings/pci/mediatek-pcie-gen3.yaml