[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1606123148-315-3-git-send-email-zhangqing@loongson.cn>
Date: Mon, 23 Nov 2020 17:19:08 +0800
From: Qing Zhang <zhangqing@...ngson.cn>
To: Mark Brown <broonie@...nel.org>, Rob Herring <robh+dt@...nel.org>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>
Cc: linux-spi@...r.kernel.org, Huacai Chen <chenhc@...ote.com>,
Jiaxun Yang <jiaxun.yang@...goat.com>,
devicetree@...r.kernel.org, linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org,
Philippe Mathieu-Daudé <f4bug@...at.org>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [PATCH 3/3] MIPS: Loongson: Enable Loongson SPI in loongson3_defconfig
This is now supported, enable for Loongson systems.
Signed-off-by: Qing Zhang <zhangqing@...ngson.cn>
---
arch/mips/configs/loongson3_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/mips/configs/loongson3_defconfig b/arch/mips/configs/loongson3_defconfig
index 38a817e..3f88e6c 100644
--- a/arch/mips/configs/loongson3_defconfig
+++ b/arch/mips/configs/loongson3_defconfig
@@ -271,6 +271,9 @@ CONFIG_HW_RANDOM=y
CONFIG_RAW_DRIVER=m
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_PIIX4=y
+CONFIG_SPI=y
+CONFIG_SPI_MASTER=y
+CONFIG_SPI_LOONGSON=y
CONFIG_GPIO_LOONGSON=y
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM93=m
--
2.1.0
Powered by blists - more mailing lists