]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
powerpc/5200: dts: remove unused properties
authorJohn Bonesio <bones@secretlab.ca>
Wed, 17 Nov 2010 23:28:39 +0000 (15:28 -0800)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 3 Jan 2011 23:02:50 +0000 (16:02 -0700)
This patch remove unused properties in dts files in preparation of refactoring
the dts files for MPC5200b based boards.

Signed-off-by: John Bonesio <bones@secretlab.ca>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/powerpc/boot/dts/cm5200.dts
arch/powerpc/boot/dts/lite5200b.dts
arch/powerpc/boot/dts/media5200.dts
arch/powerpc/boot/dts/motionpro.dts
arch/powerpc/boot/dts/pcm030.dts
arch/powerpc/boot/dts/pcm032.dts

index 9369dcd00a5f41f9be605f1290b7ffb208082411..d549897b7eb394e199b4c16b144a848a1aba523c 100644 (file)
                        reg = <0 0 0x2000000>;
                        bank-width = <2>;
                        device-width = <2>;
-                       #size-cells = <1>;
-                       #address-cells = <1>;
                };
        };
 };
index a74b790840599d54af02ed0b23cbc641aff321ed..c0a4e4592baaa6e647b2e5c2632dbbaa1bca3dea 100644 (file)
 
                psc@2000 {              // PSC1
                        compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
-                       cell-index = <0>;
                        reg = <0x2000 0x100>;
                        interrupts = <2 1 0>;
                };
                // PSC4 in uart mode example
                //serial@2600 {         // PSC4
                //      compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
-               //      cell-index = <3>;
                //      reg = <0x2600 0x100>;
                //      interrupts = <2 11 0>;
                //};
                // PSC5 in uart mode example
                //serial@2800 {         // PSC5
                //      compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
-               //      cell-index = <4>;
                //      reg = <0x2800 0x100>;
                //      interrupts = <2 12 0>;
                //};
index a70ef680f3015a2d6a7a24041ce5f36d0d05a354..e027f459c230f1d739a8d34a19fb826738b081f5 100644 (file)
                // PSC6 in uart mode
                console: psc@2c00 {             // PSC6
                        compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
-                       cell-index = <5>;
-                       port-number = <0>;  // Logical port assignment
                        reg = <0x2c00 0x100>;
                        interrupts = <2 4 0>;
                };
index f6261ea0972b5ab6365b3e281b0d7f51bbcd58ba..3ab4666c99446f68682d9abd5b12c7eb92191e6c 100644 (file)
                        reg = <0 0 0x01000000>;
                        bank-width = <2>;
                        device-width = <2>;
-                       #size-cells = <1>;
-                       #address-cells = <1>;
                };
        };
 };
index 34ab3bbcf9907c48c03c65e325ffc5b49d507c47..28d77758d8be03530b1287c21c7681acf7264511 100644 (file)
 
                psc@2400 { /* PSC3 in UART mode */
                        compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
-                       cell-index = <2>;
                        reg = <0x2400 0x100>;
                        interrupts = <2 3 0>;
                };
 
                psc@2c00 { /* PSC6 in UART mode */
                        compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
-                       cell-index = <5>;
                        reg = <0x2c00 0x100>;
                        interrupts = <2 4 0>;
                };
index 29fde83b99b3c14cef0187685a0f59c98bc50e48..9dee52b674772589c5f545103aea6aab975182c8 100644 (file)
 
                psc@2400 { /* PSC3 in UART mode */
                        compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
-                       cell-index = <2>;
                        reg = <0x2400 0x100>;
                        interrupts = <2 3 0>;
                };
 
                psc@2c00 { /* PSC6 in UART mode */
                        compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
-                       cell-index = <5>;
                        reg = <0x2c00 0x100>;
                        interrupts = <2 4 0>;
                };