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=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 12669C55186 for ; Fri, 24 Apr 2020 16:13:57 +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 E807720704 for ; Fri, 24 Apr 2020 16:13:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E807720704 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=the-dreams.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 6869F6EAC4; Fri, 24 Apr 2020 16:13:56 +0000 (UTC) Received: from pokefinder.org (sauhun.de [88.99.104.3]) by gabe.freedesktop.org (Postfix) with ESMTP id 1904A6EAC4 for ; Fri, 24 Apr 2020 16:13:54 +0000 (UTC) Received: from localhost (p5486CE62.dip0.t-ipconnect.de [84.134.206.98]) by pokefinder.org (Postfix) with ESMTPSA id BEDB82C1FE8; Fri, 24 Apr 2020 18:13:53 +0200 (CEST) Date: Fri, 24 Apr 2020 18:13:53 +0200 From: Wolfram Sang To: Maxime Ripard Subject: Re: [PATCH v2 01/91] i2c: brcmstb: Allow to compile it on BCM2835 Message-ID: <20200424161353.GA4487@kunai> References: MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) 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: Florian Fainelli , Tim Gover , Dave Stevenson , Kamal Dasu , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-i2c@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, Nicolas Saenz Julienne , Phil Elwell , linux-arm-kernel@lists.infradead.org, linux-rpi-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============1035524913==" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --===============1035524913== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > config I2C_BRCMSTB > tristate "BRCM Settop/DSL I2C controller" > - depends on ARCH_BRCMSTB || BMIPS_GENERIC || ARCH_BCM_63XX || \ > - COMPILE_TEST > + depends on ARCH_BCM2835 || ARCH_BRCMSTB || BMIPS_GENERIC || \ > + ARCH_BCM_63XX || COMPILE_TEST Isn't there something like ARCH_BROADCOM which we could use here instead of adding each and every SoC? --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl6jED0ACgkQFA3kzBSg KbZtQw//Uc4PYUUonN3o9vdnsuv4ID4p7OzoESWkaIHHkfPe4JBvfqW2iWFD0aKc eebtlPWs93veah4FV2HAJWbAci4wTdPquffZkSFppnOKwYxMXPH7dqprhnJ1ie1y wE3GmAuijco4Tx4Vcxu2OWZU4C2D4BobfOl7CxFMdpfye6XljwCJ/PFABnPWAxoM 23ur9k86e/Xk6jTnKAvZFSI2PFRGMbV28UQ1iLY0M7FhNA2E32DVg6U5lOaQrtt+ RE/xVQCI0/hEWBimID2K7Dy365BZRJfofHAniCCHmxwsnlwma7uifChHWtP6Apip p+KUO9CbEU+pqapwH1FbUoL7yTYpKF1q0eTuIRmIbsdXqvFvU0GVJRzl8s20FvJq V0aaj+B4qfW2tWqn2t4er200m6XWwZ/eFzJCxNv8cdq1Z/aCD3mDNb405o86Ztvn lM/Bt23upIjuV2imatRrqJgg6qpcBhPQlMJWMjuc372f/wp0Wi35JDiRzPMGJnGp wPVloECrn8NSBKRSnhvS5c5wa8IuU9EWk3meTLI0tYBInOEBXurgH791capAyrab KCqmhD6sjqSTUyru93mzHZPwvu5xMvOdPWPukBATQVwwVBM0+emqn68UHeh80R40 yByqFbiHrJLUIZ+3vpfyykuKJWcclQBTjXx+DNbz0xmhEIQRIxE= =czLk -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24-- --===============1035524913== 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 --===============1035524913==--