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 E265CC4332F for ; Sat, 10 Dec 2022 09:23:41 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References: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:List-Owner; bh=UPs7osTIEWQqTrT+Umx/UDHEgrfcOR2bvdRvH75K00U=; b=FNzi6d2XozKQW/qWGIETUzaX1Z arT0tvgpA3KaWE8gzWQy8KF3bAZ4T7jCThrOztA/z5a7TuSYPSxBSZ+H3xMIXCgGSF+dVRcf/xNwb GvFYje2Ky+A6WPwm27t9rcppr7fSisTm7fFf+hUxH4Eolr/nSmwSD9vRaPy72a2S6LNSnj2kc7P5O FwDjEsUWtoAZN7N07B8fJWobsm1wLyjlrexzfOGvaihzIkiaE8NzI0NXgQb2oiCQWbzN/wLZRIF9o xKqJJSdOC7bw/Gh4VaW8eBpl0nJsbMoEPIp0IP0tRK71EyNGuNEpGMXGnltRJhRcZ53IdC0ssbzq8 q+vGtSvA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p3w3z-00FkhG-6H; Sat, 10 Dec 2022 09:22:31 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p3w3v-00FkeO-CW for linux-arm-kernel@lists.infradead.org; Sat, 10 Dec 2022 09:22:28 +0000 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1p3w3Y-0003nU-Gl; Sat, 10 Dec 2022 10:22:04 +0100 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1p3w3T-003YC4-IF; Sat, 10 Dec 2022 10:22:00 +0100 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1p3w3T-003yUw-Ba; Sat, 10 Dec 2022 10:21:59 +0100 Date: Sat, 10 Dec 2022 10:21:55 +0100 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Arnd Bergmann Cc: Inki Dae , Seung-Woo Kim , Kyungmin Park , Dave Airlie , Daniel Vetter , Krzysztof Kozlowski , Philipp Zabel , Shawn Guo , Sascha Hauer , Tomi Valkeinen , Alain Volmat , Yannick Fertre , Raphael Gallais-Pou , Philippe Cornu , Maxime Coquelin , Alexandre Torgue , linux-samsung-soc@vger.kernel.org, Alim Akhtar , dri-devel@lists.freedesktop.org, NXP Linux Team , Pengutronix Kernel Team , Fabio Estevam , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] drm: Drop ARCH_MULTIPLATFORM from dependencies Message-ID: <20221210092155.elcuvcbb4ukktxjp@pengutronix.de> References: <20221209220555.3631364-1-u.kleine-koenig@pengutronix.de> <96e8a731-bf92-4cfd-b0be-dfbcb7a076c6@app.fastmail.com> MIME-Version: 1.0 In-Reply-To: <96e8a731-bf92-4cfd-b0be-dfbcb7a076c6@app.fastmail.com> X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221210_012227_473791_6C882B76 X-CRM114-Status: GOOD ( 24.68 ) 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: multipart/mixed; boundary="===============3295277559066123980==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3295277559066123980== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lx3uyybbmyqkxs4g" Content-Disposition: inline --lx3uyybbmyqkxs4g Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Arnd, On Fri, Dec 09, 2022 at 11:53:49PM +0100, Arnd Bergmann wrote: > On Fri, Dec 9, 2022, at 23:05, Uwe Kleine-K=F6nig wrote: > > Some of these dependencies used to be sensible when only a small part of > > the platforms supported by ARCH=3Darm could be compiled together in a > > single kernel image. Nowadays ARCH_MULTIPLATFORM is only used as a guard > > for kernel options incompatible with a multiplatform image. See commit > > 84fc86360623 ("ARM: make ARCH_MULTIPLATFORM user-visible") for some more > > details. > > > > Signed-off-by: Uwe Kleine-K=F6nig >=20 > Makes sense, >=20 > Acked-by: Arnd Bergmann Thanks. (But honestly I'm not surprised you agree to this patch after our conversation on irc :-) =20 > > diff --git a/drivers/gpu/drm/omapdrm/Kconfig=20 > > b/drivers/gpu/drm/omapdrm/Kconfig > > index 455e1a91f0e5..76ded1568bd0 100644 > > --- a/drivers/gpu/drm/omapdrm/Kconfig > > +++ b/drivers/gpu/drm/omapdrm/Kconfig > > @@ -2,7 +2,7 @@ > > config DRM_OMAP > > tristate "OMAP DRM" > > depends on DRM && OF > > - depends on ARCH_OMAP2PLUS || ARCH_MULTIPLATFORM > > + depends on ARCH_OMAP2PLUS > > select DRM_KMS_HELPER > > select VIDEOMODE_HELPERS > > select HDMI >=20 > Since the original purpose of the ||ARCH_MULTIPLATFORM was to allow > building the driver on more targets, I wonder if we should instead > make that ||COMPILE_TEST, which would also allow building it on > x86 and others. I wondered about that, too, but thought that would be a new patch. Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --lx3uyybbmyqkxs4g Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAmOUT7AACgkQwfwUeK3K 7Amcbgf9FjDJ3Y/G6MIauV6V2InYndp8uCxtZzkthWGB+KJwzC9s9h5qnAAmOmpE qN/t2/cHhGqjOrbdBWvHZbXZVRkp9b3O8YhTSXGaavSOPGo2hdRofAJ77nnwXbzn V56RWaNtHq115LwxdWUnj2Gj8J2vl69XCUCawcT8sjT7QA7fP9/WA/tyrFS+Qkiz kwxBgJsyNtpy9K/0bMdvOy/E5FI4CkRy2U6h7Lq0SxZIwM3hx22elrLbrjgdaiZC lKJSyfB2mELNGEYzmhyXXI49cbfcwjMw3i6z8+/jXTSFGHhta2ARzHlPGl945VFn Vtlv+RShs/Yf3gqhsSYCL6q8o0zehA== =ZXhE -----END PGP SIGNATURE----- --lx3uyybbmyqkxs4g-- --===============3295277559066123980== 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 --===============3295277559066123980==--