[SRU][M:raspi][PATCH] UBUNTU: [Config] raspi: Set DW_AXI_DMAC=m

Juerg Haefliger juerg.haefliger at canonical.com
Wed Jan 3 13:57:30 UTC 2024


BugLink: https://bugs.launchpad.net/bugs/2045947

This driver is required for /dev/spidev0 on Pi 5 so enable it as a
module.

Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
 debian.raspi/config/annotations | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian.raspi/config/annotations b/debian.raspi/config/annotations
index 523965c025c5..00f54563a58f 100644
--- a/debian.raspi/config/annotations
+++ b/debian.raspi/config/annotations
@@ -2801,7 +2801,7 @@ CONFIG_DWMAC_DWC_QOS_ETH                        policy<{'arm64': 'm', 'armhf': '
 CONFIG_DWMAC_GENERIC                            policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_DWMAC_INTEL_PLAT                         policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_DWMAC_LOONGSON                           policy<{'arm64': 'm', 'armhf': 'm'}>
-CONFIG_DW_AXI_DMAC                              policy<{'arm64': 'n', 'armhf': 'n'}>
+CONFIG_DW_AXI_DMAC                              policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_DW_DMAC                                  policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_DW_DMAC_CORE                             policy<{'arm64': 'm', 'armhf': 'm'}>
 CONFIG_DW_DMAC_PCI                              policy<{'arm64': 'm', 'armhf': 'm'}>
-- 
2.40.1




More information about the kernel-team mailing list