Message ID | 20220901052149.23873-2-matt@traverse.com.au (mailing list archive) |
---|---|
State | Accepted |
Commit | 9a472613f5bccf1b36837423495ae592a9c5182f |
Headers | show |
Series | [1/1,RESEND] soc: fsl: select FSL_GUTS driver for DPIO | expand |
Hello: This patch was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Thu, 1 Sep 2022 05:21:49 +0000 you wrote: > 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: > > [...] Here is the summary with links: - [1/1,RESEND] soc: fsl: select FSL_GUTS driver for DPIO https://git.kernel.org/soc/soc/c/9a472613f5bc You are awesome, thank you!
diff --git a/drivers/soc/fsl/Kconfig b/drivers/soc/fsl/Kconfig index 07d52cafbb31..fcec6ed83d5e 100644 --- a/drivers/soc/fsl/Kconfig +++ b/drivers/soc/fsl/Kconfig @@ -24,6 +24,7 @@ config FSL_MC_DPIO tristate "QorIQ DPAA2 DPIO driver" depends on FSL_MC_BUS select SOC_BUS + select FSL_GUTS select DIMLIB help Driver for the DPAA2 DPIO object. A DPIO provides queue and