Skip to content

Commit 5cd532f

Browse files
robherringkrzk
authored andcommitted
arm64: dts: apm: Drop "dma" device_type
The only supported cases of otherwise deprecated for FDT "device_type" property are memory, cpu, and pci. "dma" is not valid, so drop it. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20251216-dt-apm-v1-4-0bf2bf8b982c@kernel.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
1 parent a1176f7 commit 5cd532f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/apm/apm-storm.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,6 @@
10831083

10841084
dma: dma@1f270000 {
10851085
compatible = "apm,xgene-storm-dma";
1086-
device_type = "dma";
10871086
reg = <0x0 0x1f270000 0x0 0x10000>,
10881087
<0x0 0x1f200000 0x0 0x10000>,
10891088
<0x0 0x1b000000 0x0 0x400000>,

0 commit comments

Comments
 (0)