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

Manuel Diewald manuel.diewald at canonical.com
Wed Jan 3 16:21:37 UTC 2024


On Wed, Jan 03, 2024 at 02:57:30PM +0100, Juerg Haefliger wrote:
> 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
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team

Acked-by: Manuel Diewald <manuel.diewald at canonical.com>

-- 
 Manuel



More information about the kernel-team mailing list