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.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 7BB45C54FCB for ; Fri, 24 Apr 2020 16:14:03 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 4ADA92075A for ; Fri, 24 Apr 2020 16:14:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="PvbdLs/c" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4ADA92075A 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=linux-arm-kernel-bounces+infradead-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=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject: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:List-Owner; bh=NwPUnssQNC3VGBrOUaTcCRf48NVFHTx5kYvFnDkIqLc=; b=PvbdLs/ctFjjGgrsj776AbbjK 68t/gHd5x4+ON6hldTnpOYjolmDXNExOu2QBTLYaaMuAz3FhD4UVAwjzgjwvHaCw7QUH9qj3+1Sz7 BEUuEKCK6ENbK54Je7ovxn0389QygsTRjycRkAICGgDI4LPCH/4uPOpXTKdxC7A7pSK2bSDScmNTI RXrl7V7NWAt5qS7iQCRrV+oj09pnzk+KY5Sx/hmcSUEi+eNJN52GW/BxzT6veKi4sSqxmFQJB2Ktn 6KDXUt049m1Y3TkdVkDLrWAxELQwBFwP1m9wGAZ7CMZ938LpLNmT60myVHEHkXwrYGtJNjiyZOdEX kftSYaP0w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jS0xm-0005Th-Sm; Fri, 24 Apr 2020 16:14:02 +0000 Received: from sauhun.de ([88.99.104.3] helo=pokefinder.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jS0xh-0005Rj-AH; Fri, 24 Apr 2020 16:14:01 +0000 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-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200424_091357_517352_6043A122 X-CRM114-Status: UNSURE ( 6.40 ) X-CRM114-Notice: Please train this message. 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: Florian Fainelli , Tim Gover , Dave Stevenson , Kamal Dasu , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-i2c@vger.kernel.org, Eric Anholt , 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="===============1000266313786625965==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1000266313786625965== 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-- --===============1000266313786625965== 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 --===============1000266313786625965==--