]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: Drop custom hwmod property for am33xx uart
authorTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:33 +0000 (14:16 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:33 +0000 (14:16 -0700)
We can now probe devices with ti-sysc interconnect driver and dts
data. Let's drop the custom ti,hwmods dts property. We have already
dropped the platform data earlier, but have been still allocating it
dynamically, which is no longer needed.

Cc: Keerthy <j-keerthy@ti.com>
Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx-l4.dtsi

index fc51e09a1fb7f06bf8ac691e45347687ae7f6e0a..30e26e8c2bea79bcbe7ef4c0544188970b75bbe4 100644 (file)
@@ -162,7 +162,6 @@ gpio0: gpio@0 {
 
                target-module@9000 {                    /* 0x44e09000, ap 16 04.0 */
                        compatible = "ti,sysc-omap2", "ti,sysc";
-                       ti,hwmods = "uart1";
                        reg = <0x9050 0x4>,
                              <0x9054 0x4>,
                              <0x9058 0x4>;
@@ -911,7 +910,6 @@ target-module@16000 {                       /* 0x48016000, ap 8 3c.0 */
 
                target-module@22000 {                   /* 0x48022000, ap 10 12.0 */
                        compatible = "ti,sysc-omap2", "ti,sysc";
-                       ti,hwmods = "uart2";
                        reg = <0x22050 0x4>,
                              <0x22054 0x4>,
                              <0x22058 0x4>;
@@ -943,7 +941,6 @@ uart1: serial@0 {
 
                target-module@24000 {                   /* 0x48024000, ap 12 14.0 */
                        compatible = "ti,sysc-omap2", "ti,sysc";
-                       ti,hwmods = "uart3";
                        reg = <0x24050 0x4>,
                              <0x24054 0x4>,
                              <0x24058 0x4>;
@@ -1589,7 +1586,6 @@ target-module@a4000 {                     /* 0x481a4000, ap 83 30.0 */
 
                target-module@a6000 {                   /* 0x481a6000, ap 48 16.0 */
                        compatible = "ti,sysc-omap2", "ti,sysc";
-                       ti,hwmods = "uart4";
                        reg = <0xa6050 0x4>,
                              <0xa6054 0x4>,
                              <0xa6058 0x4>;
@@ -1619,7 +1615,6 @@ uart3: serial@0 {
 
                target-module@a8000 {                   /* 0x481a8000, ap 50 20.0 */
                        compatible = "ti,sysc-omap2", "ti,sysc";
-                       ti,hwmods = "uart5";
                        reg = <0xa8050 0x4>,
                              <0xa8054 0x4>,
                              <0xa8058 0x4>;
@@ -1649,7 +1644,6 @@ uart4: serial@0 {
 
                target-module@aa000 {                   /* 0x481aa000, ap 52 1a.0 */
                        compatible = "ti,sysc-omap2", "ti,sysc";
-                       ti,hwmods = "uart6";
                        reg = <0xaa050 0x4>,
                              <0xaa054 0x4>,
                              <0xaa058 0x4>;