提交 146c9a34 编写于 作者: J Johan Jonker 提交者: Heiko Stuebner

ARM: dts: rockchip: use generic node name for dma rk3036/rk322x

The node names should be generic, so fix this for the rk3036 and
rk322x dma node and rename it to "dma-controller".
Signed-off-by: NJohan Jonker <jbx6244@gmail.com>
Reviewed-by: NKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220331125644.6841-1-jbx6244@gmail.comSigned-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 7e5a7e39
......@@ -556,7 +556,7 @@
status = "disabled";
};
pdma: pdma@20078000 {
pdma: dma-controller@20078000 {
compatible = "arm,pl330", "arm,primecell";
reg = <0x20078000 0x4000>;
interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
......
......@@ -501,7 +501,7 @@
<75000000>;
};
pdma: pdma@110f0000 {
pdma: dma-controller@110f0000 {
compatible = "arm,pl330", "arm,primecell";
reg = <0x110f0000 0x4000>;
interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册