Commit d26eee72 authored by Zong Li's avatar Zong Li Committed by Palmer Dabbelt

riscv: dts: rename the node name of dma

Rename the node name by the generic DMA naming
Signed-off-by: default avatarZong Li <zong.li@sifive.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
Signed-off-by: default avatarPalmer Dabbelt <palmer@rivosinc.com>
parent 6f6fa9ce
......@@ -167,7 +167,7 @@ uart0: serial@10010000 {
clocks = <&prci FU540_PRCI_CLK_TLCLK>;
status = "disabled";
};
dma: dma@3000000 {
dma: dma-controller@3000000 {
compatible = "sifive,fu540-c000-pdma", "sifive,pdma0";
reg = <0x0 0x3000000 0x0 0x8000>;
interrupt-parent = <&plic0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment