From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754886AbcDSPHM (ORCPT ); Tue, 19 Apr 2016 11:07:12 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:54482 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754742AbcDSPHK (ORCPT ); Tue, 19 Apr 2016 11:07:10 -0400 Date: Tue, 19 Apr 2016 16:06:56 +0100 From: Mark Brown To: Arnd Bergmann Cc: Robert Jarzmik , Daniel Mack , linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org Message-ID: <20160419150656.GU3217@sirena.org.uk> References: <1461071933-3273163-1-git-send-email-arnd@arndb.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="p19/OaUkOQckSefz" Content-Disposition: inline In-Reply-To: <1461071933-3273163-1-git-send-email-arnd@arndb.de> X-Cookie: Tomorrow, you can be anywhere. User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: 2a01:348:6:8808:fab::3 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH] spi: pxa2xx: disallow building on MMP X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --p19/OaUkOQckSefz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Apr 19, 2016 at 03:18:20PM +0200, Arnd Bergmann wrote: > What happens here is that we can enable SPI_PXA2XX when some other > platform in the same build supports PCI. This normally works because the > pxa_ssp_request/pxa_ssp_free functions are stubbed out when CONFIG_PXA_SSP > is disabled. However, we can have PXA_SSP=m when that driver is used by > the SND_SOC_TTC_DKB audio driver. > This changes the Kconfig logic to just disallow the pxa2xx SPI > driver on anything but x86 and pxa. This doesn't seem like a sane fix, I'd be *very* surprised if Marvell had created a new SPI controller for the MMP SoCs. --p19/OaUkOQckSefz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXFkmPAAoJECTWi3JdVIfQimgH/03B9BxnS0w8i6IbCCXbI3oj 5Mxc+2CBTEfj/X7wM/Ar4eqpNZntH8QmOAely/MvTSI8vCuCg/xwn6v4EAlewxZI z8GyQQh/5RzG1P9C6AwZcH5+xMtL5xchfveB4ITcIuu0wtvnPP6MdNj1ZCXTQTV4 K7QOU+330XPFyvs6/OvCpULb91BB2bfoHJLdlmPazZzDCfyFgMmK+SUI2kvyYPkI dJ7m4G1GQLChksst2Zy1szW1GWTWKVP2qrNaiBKaMlOy620bpwNmnU63JVf7tWMY HQ57Bc6Nc9NeUkLngvi60AFQaQqsd9nJ3rh+9O4RWn2hVVmFUHCteQvMGHZGueE= =9W43 -----END PGP SIGNATURE----- --p19/OaUkOQckSefz--