]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/arm/boot/dts/vexpress-v2p-ca9.dts
ARM: dts: vexpress: fix node name unit-address presence warnings
[mirror_ubuntu-zesty-kernel.git] / arch / arm / boot / dts / vexpress-v2p-ca9.dts
index d949facba37641b3b36f337cd3eefce7932280d9..cbf658b97265fb6f022157c3e938100433e4f508 100644 (file)
                compatible = "arm,vexpress,config-bus";
                arm,vexpress,config-bridge = <&v2m_sysreg>;
 
-               osc@0 {
+               oscclk0: extsaxiclk {
                        /* ACLK clock to the AXI master port on the test chip */
                        compatible = "arm,vexpress-osc";
                        arm,vexpress-sysreg,func = <1 0>;
                        clock-output-names = "extsaxiclk";
                };
 
-               oscclk1: osc@1 {
+               oscclk1: clcdclk {
                        /* Reference clock for the CLCD */
                        compatible = "arm,vexpress-osc";
                        arm,vexpress-sysreg,func = <1 1>;
                        clock-output-names = "clcdclk";
                };
 
-               smbclk: oscclk2: osc@2 {
+               smbclk: oscclk2: tcrefclk {
                        /* Reference clock for the test chip internal PLLs */
                        compatible = "arm,vexpress-osc";
                        arm,vexpress-sysreg,func = <1 2>;
                        clock-output-names = "tcrefclk";
                };
 
-               volt@0 {
+               volt-vd10 {
                        /* Test Chip internal logic voltage */
                        compatible = "arm,vexpress-volt";
                        arm,vexpress-sysreg,func = <2 0>;
                        label = "VD10";
                };
 
-               volt@1 {
+               volt-vd10-s2 {
                        /* PL310, L2 cache, RAM cell supply (not PL310 logic) */
                        compatible = "arm,vexpress-volt";
                        arm,vexpress-sysreg,func = <2 1>;
                        label = "VD10_S2";
                };
 
-               volt@2 {
+               volt-vd10-s3 {
                        /* Cortex-A9 system supply, Cores, MPEs, SCU and PL310 logic */
                        compatible = "arm,vexpress-volt";
                        arm,vexpress-sysreg,func = <2 2>;
                        label = "VD10_S3";
                };
 
-               volt@3 {
+               volt-vcc1v8 {
                        /* DDR2 SDRAM and Test Chip DDR2 I/O supply */
                        compatible = "arm,vexpress-volt";
                        arm,vexpress-sysreg,func = <2 3>;
                        label = "VCC1V8";
                };
 
-               volt@4 {
+               volt-ddr2vtt {
                        /* DDR2 SDRAM VTT termination voltage */
                        compatible = "arm,vexpress-volt";
                        arm,vexpress-sysreg,func = <2 4>;
                        label = "DDR2VTT";
                };
 
-               volt@5 {
+               volt-vcc3v3 {
                        /* Local board supply for miscellaneous logic external to the Test Chip */
                        arm,vexpress-sysreg,func = <2 5>;
                        compatible = "arm,vexpress-volt";
                        label = "VCC3V3";
                };
 
-               amp@0 {
+               amp-vd10-s2 {
                        /* PL310, L2 cache, RAM cell supply (not PL310 logic) */
                        compatible = "arm,vexpress-amp";
                        arm,vexpress-sysreg,func = <3 0>;
                        label = "VD10_S2";
                };
 
-               amp@1 {
+               amp-vd10-s3 {
                        /* Cortex-A9 system supply, Cores, MPEs, SCU and PL310 logic */
                        compatible = "arm,vexpress-amp";
                        arm,vexpress-sysreg,func = <3 1>;
                        label = "VD10_S3";
                };
 
-               power@0 {
+               power-vd10-s2 {
                        /* PL310, L2 cache, RAM cell supply (not PL310 logic) */
                        compatible = "arm,vexpress-power";
                        arm,vexpress-sysreg,func = <12 0>;
                        label = "PVD10_S2";
                };
 
-               power@1 {
+               power-vd10-s3 {
                        /* Cortex-A9 system supply, Cores, MPEs, SCU and PL310 logic */
                        compatible = "arm,vexpress-power";
                        arm,vexpress-sysreg,func = <12 1>;
                };
        };
 
-       smb {
+       smb@04000000 {
                compatible = "simple-bus";
 
                #address-cells = <2>;