提交 18e5500c 编写于 作者: G Geert Uytterhoeven 提交者: Simon Horman

ARM: dts: r8a7791: Use generic node name for VSP1 nodes

Use the preferred generic node name instead of the specific name.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 9f77b480
...@@ -1073,7 +1073,7 @@ ...@@ -1073,7 +1073,7 @@
status = "disabled"; status = "disabled";
}; };
vsp1@fe928000 { vsp@fe928000 {
compatible = "renesas,vsp1"; compatible = "renesas,vsp1";
reg = <0 0xfe928000 0 0x8000>; reg = <0 0xfe928000 0 0x8000>;
interrupts = <GIC_SPI 267 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 267 IRQ_TYPE_LEVEL_HIGH>;
...@@ -1082,7 +1082,7 @@ ...@@ -1082,7 +1082,7 @@
resets = <&cpg 131>; resets = <&cpg 131>;
}; };
vsp1@fe930000 { vsp@fe930000 {
compatible = "renesas,vsp1"; compatible = "renesas,vsp1";
reg = <0 0xfe930000 0 0x8000>; reg = <0 0xfe930000 0 0x8000>;
interrupts = <GIC_SPI 246 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 246 IRQ_TYPE_LEVEL_HIGH>;
...@@ -1091,7 +1091,7 @@ ...@@ -1091,7 +1091,7 @@
resets = <&cpg 128>; resets = <&cpg 128>;
}; };
vsp1@fe938000 { vsp@fe938000 {
compatible = "renesas,vsp1"; compatible = "renesas,vsp1";
reg = <0 0xfe938000 0 0x8000>; reg = <0 0xfe938000 0 0x8000>;
interrupts = <GIC_SPI 247 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 247 IRQ_TYPE_LEVEL_HIGH>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册