From 7359362a2e300cd84dfc60e71b988cb957b5be76 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Tue, 7 May 2024 13:46:06 +0200 Subject: [PATCH] ipq40xx: ncp-hg100-cellular: drop QPIC BAM node This device does not have NAND enabled at all and NAND is the only consumer of QPIC BAM DMA, so drop the node. Link: https://github.com/openwrt/openwrt/pull/15415 Signed-off-by: Robert Marko --- .../arm/boot/dts/qcom/qcom-ipq4019-ncp-hg100-cellular.dts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/target/linux/ipq40xx/files-6.6/arch/arm/boot/dts/qcom/qcom-ipq4019-ncp-hg100-cellular.dts b/target/linux/ipq40xx/files-6.6/arch/arm/boot/dts/qcom/qcom-ipq4019-ncp-hg100-cellular.dts index a23654e4c8..e115c211aa 100644 --- a/target/linux/ipq40xx/files-6.6/arch/arm/boot/dts/qcom/qcom-ipq4019-ncp-hg100-cellular.dts +++ b/target/linux/ipq40xx/files-6.6/arch/arm/boot/dts/qcom/qcom-ipq4019-ncp-hg100-cellular.dts @@ -56,10 +56,6 @@ reg = <0x1957000 0x100>; qcom,wifi_noc_memtype_m0_m2 = ; }; - - dma@7984000 { - status = "okay"; - }; }; keys-repeat { -- 2.30.2