acrn-kernel/drivers/soc
Mathew McBride 9a472613f5
soc: fsl: select FSL_GUTS driver for DPIO
The soc/fsl/dpio driver will perform a soc_device_match()
to determine the optimal cache settings for a given CPU core.

If FSL_GUTS is not enabled, this search will fail and
the driver will not configure cache stashing for the given
DPIO, and a string of "unknown SoC" messages will appear:

fsl_mc_dpio dpio.7: unknown SoC version
fsl_mc_dpio dpio.6: unknown SoC version
fsl_mc_dpio dpio.5: unknown SoC version

Fixes: 51da14e96e ("soc: fsl: dpio: configure cache stashing destination")
Signed-off-by: Mathew McBride <matt@traverse.com.au>
Reviewed-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20220901052149.23873-2-matt@traverse.com.au'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-09-02 11:28:40 +02:00
..
actions
amlogic
apple
aspeed
atmel
bcm soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs 2022-08-29 10:30:22 -07:00
canaan
dove
fsl soc: fsl: select FSL_GUTS driver for DPIO 2022-09-02 11:28:40 +02:00
fujitsu
gemini
imx soc: imx: gpcv2: Assert reset before ungating clock 2022-08-21 21:34:48 +08:00
ixp4xx
lantiq
litex
mediatek
microchip
pxa
qcom asm-generic: updates for 6.0 2022-08-05 10:07:23 -07:00
renesas
rockchip
samsung
sifive
sunxi
tegra
ti SPDX changes for 6.0-rc1 2022-08-04 12:12:54 -07:00
ux500
versatile
xilinx
Kconfig
Makefile