提交 b6a60b49 编写于 作者: N Nick Hawkins 提交者: Arnd Bergmann

ARM: multi_v7_defconfig: Add GXP Fan and SPI support

In order for HPE platforms to be supported by linux on GXP it is
necessary for there to be fan and spi driver support. There fan driver
can support up to 16 fans that are driven by pwm through the CPLD. The
SPI driver supports access to the core flash and bios part. The SPI
driver spi-gxp was added previously to linux.
Signed-off-by: NNick Hawkins <nick.hawkins@hpe.com>
Acked-by: NGuenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20230113160651.51201-3-nick.hawkins@hpe.comSigned-off-by: NArnd Bergmann <arnd@arndb.de>
上级 e9faf9b0
...@@ -444,6 +444,7 @@ CONFIG_SPI_CADENCE=y ...@@ -444,6 +444,7 @@ CONFIG_SPI_CADENCE=y
CONFIG_SPI_DAVINCI=y CONFIG_SPI_DAVINCI=y
CONFIG_SPI_FSL_QUADSPI=m CONFIG_SPI_FSL_QUADSPI=m
CONFIG_SPI_GPIO=m CONFIG_SPI_GPIO=m
CONFIG_SPI_GXP=m
CONFIG_SPI_FSL_DSPI=m CONFIG_SPI_FSL_DSPI=m
CONFIG_SPI_OMAP24XX=y CONFIG_SPI_OMAP24XX=y
CONFIG_SPI_ORION=y CONFIG_SPI_ORION=y
...@@ -535,6 +536,7 @@ CONFIG_SENSORS_NTC_THERMISTOR=m ...@@ -535,6 +536,7 @@ CONFIG_SENSORS_NTC_THERMISTOR=m
CONFIG_SENSORS_PWM_FAN=m CONFIG_SENSORS_PWM_FAN=m
CONFIG_SENSORS_RASPBERRYPI_HWMON=m CONFIG_SENSORS_RASPBERRYPI_HWMON=m
CONFIG_SENSORS_INA2XX=m CONFIG_SENSORS_INA2XX=m
CONFIG_SENSORS_GXP_FAN_CTRL=m
CONFIG_CPU_THERMAL=y CONFIG_CPU_THERMAL=y
CONFIG_DEVFREQ_THERMAL=y CONFIG_DEVFREQ_THERMAL=y
CONFIG_IMX_THERMAL=y CONFIG_IMX_THERMAL=y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册