linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] spi: Enable Cadence SPI driver for ARM64
@ 2015-02-24  7:44 Michal Simek
  2015-02-24  8:08 ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Michal Simek @ 2015-02-24  7:44 UTC (permalink / raw)
  To: linux-kernel, monstr; +Cc: Mark Brown, linux-spi

This driver is used on new Xilinx ZynqMP SoC.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Sören Brinkmann <soren.brinkmann@xilinx.com>
---

 drivers/spi/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index ab8dfbef6f1b..fec97a479433 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -159,7 +159,7 @@ config SPI_BUTTERFLY
 
 config SPI_CADENCE
 	tristate "Cadence SPI controller"
-	depends on ARM
+	depends on ARM || ARM64
 	help
 	  This selects the Cadence SPI controller master driver
 	  used by Xilinx Zynq.
-- 
1.8.2.3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] spi: Enable Cadence SPI driver for ARM64
  2015-02-24  7:44 [PATCH] spi: Enable Cadence SPI driver for ARM64 Michal Simek
@ 2015-02-24  8:08 ` Mark Brown
  2015-02-24  8:23   ` Michal Simek
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2015-02-24  8:08 UTC (permalink / raw)
  To: Michal Simek; +Cc: linux-kernel, monstr, linux-spi

[-- Attachment #1: Type: text/plain, Size: 165 bytes --]

On Tue, Feb 24, 2015 at 08:44:01AM +0100, Michal Simek wrote:
> This driver is used on new Xilinx ZynqMP SoC.

Why does this have an architecture dependence at all?

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] spi: Enable Cadence SPI driver for ARM64
  2015-02-24  8:08 ` Mark Brown
@ 2015-02-24  8:23   ` Michal Simek
       [not found]     ` <16fcf6871bb9482a89a5ca5827c78286-fm2tX0oQAVz65bfp4ngO8uhlVc3/7hDbVaz/vdPVXQ4@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Michal Simek @ 2015-02-24  8:23 UTC (permalink / raw)
  To: Mark Brown, Michal Simek; +Cc: linux-kernel, linux-spi

On 02/24/2015 09:08 AM, Mark Brown wrote:
> On Tue, Feb 24, 2015 at 08:44:01AM +0100, Michal Simek wrote:
>> This driver is used on new Xilinx ZynqMP SoC.
> 
> Why does this have an architecture dependence at all?

Let me push this to my repo and run Fenguang's system on it if there
is any build error on others architectures.
I expect that this could be sufficient test, right?

Thanks,
Michal

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] spi: Enable Cadence SPI driver for ARM64
       [not found]     ` <16fcf6871bb9482a89a5ca5827c78286-fm2tX0oQAVz65bfp4ngO8uhlVc3/7hDbVaz/vdPVXQ4@public.gmane.org>
@ 2015-02-24 13:22       ` Mark Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2015-02-24 13:22 UTC (permalink / raw)
  To: Michal Simek
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-spi-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

On Tue, Feb 24, 2015 at 09:23:29AM +0100, Michal Simek wrote:
> On 02/24/2015 09:08 AM, Mark Brown wrote:
> > On Tue, Feb 24, 2015 at 08:44:01AM +0100, Michal Simek wrote:
> >> This driver is used on new Xilinx ZynqMP SoC.

> > Why does this have an architecture dependence at all?

> Let me push this to my repo and run Fenguang's system on it if there
> is any build error on others architectures.
> I expect that this could be sufficient test, right?

Probably, yes.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-24 13:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24  7:44 [PATCH] spi: Enable Cadence SPI driver for ARM64 Michal Simek
2015-02-24  8:08 ` Mark Brown
2015-02-24  8:23   ` Michal Simek
     [not found]     ` <16fcf6871bb9482a89a5ca5827c78286-fm2tX0oQAVz65bfp4ngO8uhlVc3/7hDbVaz/vdPVXQ4@public.gmane.org>
2015-02-24 13:22       ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).