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 <robimarko@gmail.com>
This commit is contained in:
parent
b475e8f717
commit
7359362a2e
1 changed files with 0 additions and 4 deletions
|
@ -56,10 +56,6 @@
|
||||||
reg = <0x1957000 0x100>;
|
reg = <0x1957000 0x100>;
|
||||||
qcom,wifi_noc_memtype_m0_m2 = <TCSR_WIFI_NOC_MEMTYPE_M0_M2>;
|
qcom,wifi_noc_memtype_m0_m2 = <TCSR_WIFI_NOC_MEMTYPE_M0_M2>;
|
||||||
};
|
};
|
||||||
|
|
||||||
dma@7984000 {
|
|
||||||
status = "okay";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
keys-repeat {
|
keys-repeat {
|
||||||
|
|
Loading…
Reference in a new issue