]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: apm: Drop "dma" device_type
authorRob Herring (Arm) <robh@kernel.org>
Tue, 16 Dec 2025 20:27:51 +0000 (14:27 -0600)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 22 Dec 2025 10:05:32 +0000 (11:05 +0100)
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>
arch/arm64/boot/dts/apm/apm-storm.dtsi

index 3bb59704fcb2eb7235467509b9476cd5df7ebcae..4c4938faffb12c7b8188135f329842a8e71b767b 100644 (file)
 
                dma: dma@1f270000 {
                        compatible = "apm,xgene-storm-dma";
-                       device_type = "dma";
                        reg = <0x0 0x1f270000 0x0 0x10000>,
                              <0x0 0x1f200000 0x0 0x10000>,
                              <0x0 0x1b000000 0x0 0x400000>,