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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4871AC433DB for ; Mon, 11 Jan 2021 17:13:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 111C621919 for ; Mon, 11 Jan 2021 17:13:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389412AbhAKRMz (ORCPT ); Mon, 11 Jan 2021 12:12:55 -0500 Received: from mx2.suse.de ([195.135.220.15]:39646 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387538AbhAKRMy (ORCPT ); Mon, 11 Jan 2021 12:12:54 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id C3FFEAB7A; Mon, 11 Jan 2021 17:12:12 +0000 (UTC) Message-ID: Subject: Re: [PATCH v2 01/15] ARM: bcm: Select BRCMSTB_L2_IRQ for bcm2835 From: Nicolas Saenz Julienne To: Florian Fainelli , Maxime Ripard Cc: Eric Anholt , Maarten Lankhorst , Thomas Zimmermann , Daniel Vetter , David Airlie , linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Hans Verkuil , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, bcm-kernel-feedback-list@broadcom.com, Mauro Carvalho Chehab , Dave Stevenson , linux-media@vger.kernel.org Date: Mon, 11 Jan 2021 18:12:11 +0100 In-Reply-To: <000a8e5b-cb97-f413-6d8b-2f5a529f7137@gmail.com> References: <20210111142309.193441-1-maxime@cerno.tech> <20210111142309.193441-2-maxime@cerno.tech> <000a8e5b-cb97-f413-6d8b-2f5a529f7137@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-MOL1Oae2AV68diJasRLF" User-Agent: Evolution 3.38.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-MOL1Oae2AV68diJasRLF Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable @Maxime it seems you forgot to CC me on the series :) On Mon, 2021-01-11 at 08:54 -0800, Florian Fainelli wrote: >=20 > On 1/11/2021 6:22 AM, Maxime Ripard wrote: > > The BCM2711 has a number of instances of interrupt controllers handled > > by the driver behind the BRCMSTB_L2_IRQ Kconfig option (irq-brcmstb-l2)= . > >=20 > > Let's select that driver as part of the ARCH_BCM2835 Kconfig option. > >=20 > > Signed-off-by: Maxime Ripard >=20 > Acked-by: Florian Fainelli >=20 > Nicolas, I suppose you will be taking patches 1 and 14, 15 through the > SoC pull request, right? Yes, that's about right. But I think it'd be nice to wait a bit to see if R= obH has something to say. Regards, Nicolas --=-MOL1Oae2AV68diJasRLF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEErOkkGDHCg2EbPcGjlfZmHno8x/4FAl/8husACgkQlfZmHno8 x/63Fgf+PYz4BSJjve1LDoGVTG9o8kenwQxr38CHB7phoah/8wamyPa5te1Uxtgg LcG/dgt4m3xWdeDjLWOk5WWGthoSo3ePTw2CmtMzM2+Y+cRsX/OyEno7ehl2y0f1 qJRFnCQ+aUBbRymy0ic3FeprMEfHXOlZLThj663A+SYOWLOE6tbLtqiuOXrVz60D iSTK/ziqnTEfnLq5UDm2y5r7wZKrI8U9qw+E8Nk+RP5giOzuPwv7idGMMbjohcA6 I3zpHvATwsqFE9nHxZdc8NYu6Cy6uJPxe5bNHMx7mXffkIzuTExyUrUC92mFt6DT XrnztqS9FA6VRKX9KB4r3swL4Vgkyg== =m1b7 -----END PGP SIGNATURE----- --=-MOL1Oae2AV68diJasRLF-- 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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C50C7C433E0 for ; Mon, 11 Jan 2021 17:13:48 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6F93421919 for ; Mon, 11 Jan 2021 17:13:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6F93421919 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:References:In-Reply-To:Date:To:From:Subject:Message-ID:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=N2UVIbaH6NUxnRDD6yQkM7FqIBOAZQoqMb3VyT5lo7s=; b=Di9CaZm4Pswp3II4h1lI15Av/ zL1CSeYdqgsVIgh75Z+p7RWcCHNznMsslXPnlyig2rNIsHk/P3Z2QiWK8ejHCRml3g5Cfd842qMdB tpWDT8GeCSbxWFc10usp86BbpXmqJNsvAfV1VmjOLyMgt5CGtqFO0CKSTLer1VztLHJUGmxm0n+YK C650wh6Q4FYjSsrvpW9lA5bOOOHERVFfjII1IcImM1szy44co5f3mJZ/mnMnf5LakJafeSqcKtuEq kGC8sNfeKU5JVWs/yRZdTlqft3RX0mn/5ZL6TSHDB1ldPKn/84M9lD8V9mDCE1d5u36+T7GLlmvaS kNT4UjJKw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kz0jp-0003wz-49; Mon, 11 Jan 2021 17:12:17 +0000 Received: from mx2.suse.de ([195.135.220.15]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kz0jm-0003vj-Dh; Mon, 11 Jan 2021 17:12:15 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id C3FFEAB7A; Mon, 11 Jan 2021 17:12:12 +0000 (UTC) Message-ID: Subject: Re: [PATCH v2 01/15] ARM: bcm: Select BRCMSTB_L2_IRQ for bcm2835 From: Nicolas Saenz Julienne To: Florian Fainelli , Maxime Ripard Date: Mon, 11 Jan 2021 18:12:11 +0100 In-Reply-To: <000a8e5b-cb97-f413-6d8b-2f5a529f7137@gmail.com> References: <20210111142309.193441-1-maxime@cerno.tech> <20210111142309.193441-2-maxime@cerno.tech> <000a8e5b-cb97-f413-6d8b-2f5a529f7137@gmail.com> User-Agent: Evolution 3.38.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210111_121214_621155_EEA73EB1 X-CRM114-Status: GOOD ( 16.03 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dave Stevenson , David Airlie , Maarten Lankhorst , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Eric Anholt , bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, Thomas Zimmermann , Hans Verkuil , Daniel Vetter , Mauro Carvalho Chehab , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org Content-Type: multipart/mixed; boundary="===============7445394810190861921==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7445394810190861921== Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-MOL1Oae2AV68diJasRLF" --=-MOL1Oae2AV68diJasRLF Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable @Maxime it seems you forgot to CC me on the series :) On Mon, 2021-01-11 at 08:54 -0800, Florian Fainelli wrote: >=20 > On 1/11/2021 6:22 AM, Maxime Ripard wrote: > > The BCM2711 has a number of instances of interrupt controllers handled > > by the driver behind the BRCMSTB_L2_IRQ Kconfig option (irq-brcmstb-l2)= . > >=20 > > Let's select that driver as part of the ARCH_BCM2835 Kconfig option. > >=20 > > Signed-off-by: Maxime Ripard >=20 > Acked-by: Florian Fainelli >=20 > Nicolas, I suppose you will be taking patches 1 and 14, 15 through the > SoC pull request, right? Yes, that's about right. But I think it'd be nice to wait a bit to see if R= obH has something to say. Regards, Nicolas --=-MOL1Oae2AV68diJasRLF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEErOkkGDHCg2EbPcGjlfZmHno8x/4FAl/8husACgkQlfZmHno8 x/63Fgf+PYz4BSJjve1LDoGVTG9o8kenwQxr38CHB7phoah/8wamyPa5te1Uxtgg LcG/dgt4m3xWdeDjLWOk5WWGthoSo3ePTw2CmtMzM2+Y+cRsX/OyEno7ehl2y0f1 qJRFnCQ+aUBbRymy0ic3FeprMEfHXOlZLThj663A+SYOWLOE6tbLtqiuOXrVz60D iSTK/ziqnTEfnLq5UDm2y5r7wZKrI8U9qw+E8Nk+RP5giOzuPwv7idGMMbjohcA6 I3zpHvATwsqFE9nHxZdc8NYu6Cy6uJPxe5bNHMx7mXffkIzuTExyUrUC92mFt6DT XrnztqS9FA6VRKX9KB4r3swL4Vgkyg== =m1b7 -----END PGP SIGNATURE----- --=-MOL1Oae2AV68diJasRLF-- --===============7445394810190861921== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============7445394810190861921==-- 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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B1916C433E6 for ; Tue, 12 Jan 2021 07:57:33 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5B3C922E03 for ; Tue, 12 Jan 2021 07:57:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5B3C922E03 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0B5EE6E06D; Tue, 12 Jan 2021 07:57:12 +0000 (UTC) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4A12B89686 for ; Mon, 11 Jan 2021 17:12:14 +0000 (UTC) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id C3FFEAB7A; Mon, 11 Jan 2021 17:12:12 +0000 (UTC) Message-ID: Subject: Re: [PATCH v2 01/15] ARM: bcm: Select BRCMSTB_L2_IRQ for bcm2835 From: Nicolas Saenz Julienne To: Florian Fainelli , Maxime Ripard Date: Mon, 11 Jan 2021 18:12:11 +0100 In-Reply-To: <000a8e5b-cb97-f413-6d8b-2f5a529f7137@gmail.com> References: <20210111142309.193441-1-maxime@cerno.tech> <20210111142309.193441-2-maxime@cerno.tech> <000a8e5b-cb97-f413-6d8b-2f5a529f7137@gmail.com> User-Agent: Evolution 3.38.2 MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 12 Jan 2021 07:57:10 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dave Stevenson , David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, Thomas Zimmermann , Hans Verkuil , Daniel Vetter , Mauro Carvalho Chehab , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org Content-Type: multipart/mixed; boundary="===============0521754712==" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --===============0521754712== Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-MOL1Oae2AV68diJasRLF" --=-MOL1Oae2AV68diJasRLF Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable @Maxime it seems you forgot to CC me on the series :) On Mon, 2021-01-11 at 08:54 -0800, Florian Fainelli wrote: >=20 > On 1/11/2021 6:22 AM, Maxime Ripard wrote: > > The BCM2711 has a number of instances of interrupt controllers handled > > by the driver behind the BRCMSTB_L2_IRQ Kconfig option (irq-brcmstb-l2)= . > >=20 > > Let's select that driver as part of the ARCH_BCM2835 Kconfig option. > >=20 > > Signed-off-by: Maxime Ripard >=20 > Acked-by: Florian Fainelli >=20 > Nicolas, I suppose you will be taking patches 1 and 14, 15 through the > SoC pull request, right? Yes, that's about right. But I think it'd be nice to wait a bit to see if R= obH has something to say. Regards, Nicolas --=-MOL1Oae2AV68diJasRLF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEErOkkGDHCg2EbPcGjlfZmHno8x/4FAl/8husACgkQlfZmHno8 x/63Fgf+PYz4BSJjve1LDoGVTG9o8kenwQxr38CHB7phoah/8wamyPa5te1Uxtgg LcG/dgt4m3xWdeDjLWOk5WWGthoSo3ePTw2CmtMzM2+Y+cRsX/OyEno7ehl2y0f1 qJRFnCQ+aUBbRymy0ic3FeprMEfHXOlZLThj663A+SYOWLOE6tbLtqiuOXrVz60D iSTK/ziqnTEfnLq5UDm2y5r7wZKrI8U9qw+E8Nk+RP5giOzuPwv7idGMMbjohcA6 I3zpHvATwsqFE9nHxZdc8NYu6Cy6uJPxe5bNHMx7mXffkIzuTExyUrUC92mFt6DT XrnztqS9FA6VRKX9KB4r3swL4Vgkyg== =m1b7 -----END PGP SIGNATURE----- --=-MOL1Oae2AV68diJasRLF-- --===============0521754712== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0521754712==--