Skip to content

Commit d26eee7

Browse files
zongboxpalmer-dabbelt
authored andcommitted
riscv: dts: rename the node name of dma
Rename the node name by the generic DMA naming Signed-off-by: Zong Li <zong.li@sifive.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 6f6fa9c commit d26eee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/riscv/boot/dts/sifive/fu540-c000.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
clocks = <&prci FU540_PRCI_CLK_TLCLK>;
168168
status = "disabled";
169169
};
170-
dma: dma@3000000 {
170+
dma: dma-controller@3000000 {
171171
compatible = "sifive,fu540-c000-pdma", "sifive,pdma0";
172172
reg = <0x0 0x3000000 0x0 0x8000>;
173173
interrupt-parent = <&plic0>;

0 commit comments

Comments
 (0)