From: Mark A. Greer <[EMAIL PROTECTED]>

Remove unnecessary device_type properties and leading zeroes in node names.

Signed-off-by: Mark A. Greer <[EMAIL PROTECTED]>
---
 arch/powerpc/boot/dts/prpmc2800.dts |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/arch/powerpc/boot/dts/prpmc2800.dts 
b/arch/powerpc/boot/dts/prpmc2800.dts
index 054f028..6af5a3a 100644
--- a/arch/powerpc/boot/dts/prpmc2800.dts
+++ b/arch/powerpc/boot/dts/prpmc2800.dts
@@ -133,7 +133,6 @@
                };
 
                SDMA0: [EMAIL PROTECTED] {
-                       device_type = "dma";
                        compatible = "marvell,mv64360-sdma";
                        reg = <0x4000 0xc18>;
                        virtual-reg = <0xf1004000>;
@@ -143,7 +142,6 @@
                };
 
                SDMA1: [EMAIL PROTECTED] {
-                       device_type = "dma";
                        compatible = "marvell,mv64360-sdma";
                        reg = <0x6000 0xc18>;
                        virtual-reg = <0xf1006000>;
@@ -300,14 +298,14 @@
                        >;
                };
 
-               [EMAIL PROTECTED] {
+               [EMAIL PROTECTED] {
                        compatible = "marvell,mv64360-cpu-error";
                        reg = <0x0070 0x10 0x0128 0x28>;
                        interrupts = <3>;
                        interrupt-parent = <&PIC>;
                };
 
-               [EMAIL PROTECTED] {
+               [EMAIL PROTECTED] {
                        compatible = "marvell,mv64360-sram-ctrl";
                        reg = <0x0380 0x80>;
                        interrupts = <13>;
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to