All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable SPI_SUN6I
@ 2019-02-26  7:28 ` Jagan Teki
  0 siblings, 0 replies; 4+ messages in thread
From: Jagan Teki @ 2019-02-26  7:28 UTC (permalink / raw)
  To: Maxime Ripard, Chen-Yu Tsai, Catalin Marinas, Will Deacon
  Cc: linux-arm-kernel, linux-kernel, linux-sunxi, Jagan Teki

Enable SUN6I SPI controller for Allwinner ARM64 SoC's.

This would helpful to setup spi flash, for another booting source.
mark it as static since it require during boot.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2d9c39033c1a..d45e032c4d98 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -372,6 +372,7 @@ CONFIG_SPI_ROCKCHIP=y
 CONFIG_SPI_QUP=y
 CONFIG_SPI_S3C64XX=y
 CONFIG_SPI_SPIDEV=m
+CONFIG_SPI_SUN6I=y
 CONFIG_SPI_NXP_FLEXSPI=y
 CONFIG_SPMI=y
 CONFIG_PINCTRL_SINGLE=y
-- 
2.18.0.321.gffc6fa0e3


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

* [PATCH] arm64: defconfig: Enable SPI_SUN6I
@ 2019-02-26  7:28 ` Jagan Teki
  0 siblings, 0 replies; 4+ messages in thread
From: Jagan Teki @ 2019-02-26  7:28 UTC (permalink / raw)
  To: Maxime Ripard, Chen-Yu Tsai, Catalin Marinas, Will Deacon
  Cc: linux-sunxi, linux-kernel, linux-arm-kernel, Jagan Teki

Enable SUN6I SPI controller for Allwinner ARM64 SoC's.

This would helpful to setup spi flash, for another booting source.
mark it as static since it require during boot.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2d9c39033c1a..d45e032c4d98 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -372,6 +372,7 @@ CONFIG_SPI_ROCKCHIP=y
 CONFIG_SPI_QUP=y
 CONFIG_SPI_S3C64XX=y
 CONFIG_SPI_SPIDEV=m
+CONFIG_SPI_SUN6I=y
 CONFIG_SPI_NXP_FLEXSPI=y
 CONFIG_SPMI=y
 CONFIG_PINCTRL_SINGLE=y
-- 
2.18.0.321.gffc6fa0e3


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arm64: defconfig: Enable SPI_SUN6I
  2019-02-26  7:28 ` Jagan Teki
@ 2019-02-27  9:23   ` Maxime Ripard
  -1 siblings, 0 replies; 4+ messages in thread
From: Maxime Ripard @ 2019-02-27  9:23 UTC (permalink / raw)
  To: Jagan Teki
  Cc: Chen-Yu Tsai, Catalin Marinas, Will Deacon, linux-arm-kernel,
	linux-kernel, linux-sunxi

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

On Tue, Feb 26, 2019 at 12:58:12PM +0530, Jagan Teki wrote:
> Enable SUN6I SPI controller for Allwinner ARM64 SoC's.
> 
> This would helpful to setup spi flash, for another booting source.
> mark it as static since it require during boot.
> 
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>

Queued for 5.2, thanks

Maxime

-- 
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH] arm64: defconfig: Enable SPI_SUN6I
@ 2019-02-27  9:23   ` Maxime Ripard
  0 siblings, 0 replies; 4+ messages in thread
From: Maxime Ripard @ 2019-02-27  9:23 UTC (permalink / raw)
  To: Jagan Teki
  Cc: Catalin Marinas, Will Deacon, linux-sunxi, linux-kernel,
	Chen-Yu Tsai, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 433 bytes --]

On Tue, Feb 26, 2019 at 12:58:12PM +0530, Jagan Teki wrote:
> Enable SUN6I SPI controller for Allwinner ARM64 SoC's.
> 
> This would helpful to setup spi flash, for another booting source.
> mark it as static since it require during boot.
> 
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>

Queued for 5.2, thanks

Maxime

-- 
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-02-27  9:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-26  7:28 [PATCH] arm64: defconfig: Enable SPI_SUN6I Jagan Teki
2019-02-26  7:28 ` Jagan Teki
2019-02-27  9:23 ` Maxime Ripard
2019-02-27  9:23   ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.