Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1382600

Re: [PATCH] spi: pxa2xx: disallow building on MMP

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] spi: pxa2xx: disallow building on MMP
Date 2016-04-19 17:10 +0200
Message-ID <rpFrQ-ov-23@gated-at.bofh.it> (permalink)
References <rpDJo-7sx-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] spi: pxa2xx: disallow building on MMP Arnd Bergmann <arnd@arndb.de> - 2016-04-19 15:20 +0200
  Re: [PATCH] spi: pxa2xx: disallow building on MMP Mark Brown <broonie@kernel.org> - 2016-04-19 17:10 +0200

csiph-web