]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: defconfig: build imx-sdma as a module
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Fri, 28 Jan 2022 16:00:56 +0000 (17:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:24:00 +0000 (14:24 +0200)
commit94684974a8b90caf06d5111832628ce1d2e3ba9b
treeea40a92900978ad01f9142077873a35f20331a9e
parent961f74b89b0817c7fc9fce172ec2f59c3d2cfc23
arm64: defconfig: build imx-sdma as a module

[ Upstream commit ede21e584fc025ef2d906288b5bdb50966fb7f9c ]

This avoids firmware load error and sysfs fallback reported as follows:

[    0.199448] imx-sdma 302c0000.dma-controller: Direct firmware load
 for imx/sdma/sdma-imx7d.bin failed with error -2
[    0.199487] imx-sdma 302c0000.dma-controller: Falling back to sysfs
 fallback for: imx/sdma/sdma-imx7d.bin

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/configs/defconfig