]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: dra7: Remove ctrl_core and ctrl_general nodes
authorRoger Quadros <rogerq@ti.com>
Mon, 27 Jul 2015 10:27:28 +0000 (13:27 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 5 Aug 2015 09:39:12 +0000 (02:39 -0700)
These nodes are wrongly placed. They must come under the
scm node. Nobody uses them either so get rid of them.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi

index 8d3b9b0e730fceca79616fc7513e51ba5dba79f9..3c2ec7e8115da543edad477a02378ec6c31ef381 100644 (file)
                                #thermal-sensor-cells = <1>;
                };
 
-               dra7_ctrl_core: ctrl_core@4a002000 {
-                       compatible = "syscon";
-                       reg = <0x4a002000 0x6d0>;
-               };
-
-               dra7_ctrl_general: tisyscon@4a002e00 {
-                       compatible = "syscon";
-                       reg = <0x4a002e00 0x7c>;
-               };
-
                sdma: dma-controller@4a056000 {
                        compatible = "ti,omap4430-sdma";
                        reg = <0x4a056000 0x1000>;