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 5E397C433F5 for ; Mon, 6 Dec 2021 20:12:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References: List-Owner; bh=lb1IkKLdMyDEkb9aw/FXOC6xs4Z6tbyy85mJn+oPhHw=; b=t5Gs092cHVAor/ xnMiiZrlPwLkoxTPtWXD9dq3QoMmN7Nk9T0GW1JmROiK/yurDaSHcGvLTfsZ4kMWslWWeENF9BTfj cPcHGCGtb3SaA5SuE27s1t59+s6kqyGdohzIGjoz4nsiqPkxlqg6bOm+Dma3Y7oc/K19VD060X4Gr vjpIk1/b2X8iVBiSrl6CkLS7JWzc6V65jh9Z0+sd+HO6AuS2BLG353L/6lXSL/+9T4GxqNaldp5UL 3E6ZOdguI7iemEREWifynPfSGl4Aslvnb3MHXag5GW8ArvM8B9WLDFDtfShjWE376pr5OFmmN/Ezd 4Qb8PgsyLxineifTydkQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1muKKU-005cBH-DH; Mon, 06 Dec 2021 20:11:18 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1muKKR-005cA6-9V; Mon, 06 Dec 2021 20:11:16 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id 9F424CE180D; Mon, 6 Dec 2021 20:11:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 87E91C341C1; Mon, 6 Dec 2021 20:11:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1638821471; bh=sk7m/9ChjeTsUjA1qk7j5ctQRQdk4uoA60tUGbHHSbY=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=Ijqw3kx78+LoGUnZpNWhLrf6RJGhHPXcRbeTgQpFuaMUVRTUTWI8XhpfU07JhYiF6 5DEgw+7DXFREt8rqlLdP05XBl37ZYamSIRws3GbozwvAdDznYkF/eTrhwsrvuNvsw4 kP997oKmoV2ltKht/7ZgM4FStAZ3TGzwmR5rJMsuy1j/hjV3bvreo8ubXb1O/nUpdc 0ZuuNv62ge7uND2fceBU1CmJoWxCV/QAdsnKHgDl3Dv7iwOu+EOHYM/XtqNNlyBmGk U4fo439hFDcGJlkk3uYOG4rCwSbX5oN2g3G9i++wbM4d8lo1jT3NQiDve8zHXgz8li yTsyLZMLn7nZQ== Date: Mon, 6 Dec 2021 14:11:10 -0600 From: Bjorn Helgaas To: Felix Fietkau Cc: linux-arm-kernel@lists.infradead.org, Lorenzo Pieralisi , Rob Herring , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Bjorn Helgaas , Matthias Brugger , john@phrozen.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH v6 10/14] PCI: mediatek: allow selecting controller driver for airoha arch Message-ID: <20211206201110.GA7319@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211203113331.20510-11-nbd@nbd.name> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211206_121115_535985_19AB4072 X-CRM114-Status: GOOD ( 15.76 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Dec 03, 2021 at 12:33:27PM +0100, Felix Fietkau wrote: > The EN7523 SoC uses the same controller as MT7622 See https://lore.kernel.org/r/20211206200601.GA7175@bhelgaas > Signed-off-by: Felix Fietkau > --- > drivers/pci/controller/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/pci/controller/Kconfig b/drivers/pci/controller/Kconfig > index 93b141110537..f1342059c2a3 100644 > --- a/drivers/pci/controller/Kconfig > +++ b/drivers/pci/controller/Kconfig > @@ -233,7 +233,7 @@ config PCIE_ROCKCHIP_EP > > config PCIE_MEDIATEK > tristate "MediaTek PCIe controller" > - depends on ARCH_MEDIATEK || COMPILE_TEST > + depends on ARCH_AIROHA || ARCH_MEDIATEK || COMPILE_TEST > depends on OF > depends on PCI_MSI_IRQ_DOMAIN > help > -- > 2.30.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel