kernel: bump 5.4 to 5.4.109
[openwrt/openwrt.git] / target / linux / layerscape / patches-5.4 / 301-arch-0012-soc-fsl-select-MFD_CORE-for-qixis-driver.patch
1 From 5451ebbfc7e8ba51bceb12ee5409364000e6475b Mon Sep 17 00:00:00 2001
2 From: Yangbo Lu <yangbo.lu@nxp.com>
3 Date: Thu, 9 Apr 2020 18:24:07 +0800
4 Subject: [PATCH] soc: fsl: select MFD_CORE for qixis driver
5
6 The QIXIS driver should select MFD_CORE option.
7
8 Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
9 ---
10 drivers/soc/fsl/Kconfig | 1 +
11 1 file changed, 1 insertion(+)
12
13 --- a/drivers/soc/fsl/Kconfig
14 +++ b/drivers/soc/fsl/Kconfig
15 @@ -46,6 +46,7 @@ config FSL_QIXIS
16 depends on OF
17 select REGMAP_I2C
18 select REGMAP_MMIO
19 + select MFD_CORE
20 default n
21 help
22 Say y here to enable QIXIS system controller api. The qixis driver