未验证 提交 d26eee72 编写于 作者: Z Zong Li 提交者: Palmer Dabbelt

riscv: dts: rename the node name of dma

Rename the node name by the generic DMA naming
Signed-off-by: NZong Li <zong.li@sifive.com>
Reviewed-by: NBin Meng <bmeng.cn@gmail.com>
Signed-off-by: NPalmer Dabbelt <palmer@rivosinc.com>
上级 6f6fa9ce
...@@ -167,7 +167,7 @@ ...@@ -167,7 +167,7 @@
clocks = <&prci FU540_PRCI_CLK_TLCLK>; clocks = <&prci FU540_PRCI_CLK_TLCLK>;
status = "disabled"; status = "disabled";
}; };
dma: dma@3000000 { dma: dma-controller@3000000 {
compatible = "sifive,fu540-c000-pdma", "sifive,pdma0"; compatible = "sifive,fu540-c000-pdma", "sifive,pdma0";
reg = <0x0 0x3000000 0x0 0x8000>; reg = <0x0 0x3000000 0x0 0x8000>;
interrupt-parent = <&plic0>; interrupt-parent = <&plic0>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册