Devicetree
 help / color / mirror / Atom feed
* [PATCH 1/2] MIPS: Ci20: Enable SPI/GPIO driver
@ 2018-06-06 19:37 Mathieu Malaterre
  2018-06-06 19:37 ` [PATCH 2/2] MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetree Mathieu Malaterre
  2018-07-24 20:45 ` [PATCH 1/2] MIPS: Ci20: Enable SPI/GPIO driver Paul Burton
  0 siblings, 2 replies; 3+ messages in thread
From: Mathieu Malaterre @ 2018-06-06 19:37 UTC (permalink / raw)
  To: James Hogan
  Cc: Mathieu Malaterre, Rob Herring, Mark Rutland, Ralf Baechle,
	devicetree, linux-mips, linux-kernel

Update the Ci20's defconfig to enable the JZ4780's SPI/GPIO driver.

Signed-off-by: Mathieu Malaterre <malat@debian.org>
---
 arch/mips/configs/ci20_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/mips/configs/ci20_defconfig b/arch/mips/configs/ci20_defconfig
index 0ddef6ad2652..0c08c7675b42 100644
--- a/arch/mips/configs/ci20_defconfig
+++ b/arch/mips/configs/ci20_defconfig
@@ -93,6 +93,8 @@ CONFIG_SERIAL_OF_PLATFORM=y
 # CONFIG_HW_RANDOM is not set
 CONFIG_I2C=y
 CONFIG_I2C_JZ4780=y
+CONFIG_SPI=y
+CONFIG_SPI_GPIO=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_INGENIC=y
 # CONFIG_HWMON is not set
-- 
2.11.0

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

end of thread, other threads:[~2018-07-24 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-06 19:37 [PATCH 1/2] MIPS: Ci20: Enable SPI/GPIO driver Mathieu Malaterre
2018-06-06 19:37 ` [PATCH 2/2] MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetree Mathieu Malaterre
2018-07-24 20:45 ` [PATCH 1/2] MIPS: Ci20: Enable SPI/GPIO driver Paul Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox