ARM: dts: Drop custom hwmod property for am3 mmc
authorTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:35 +0000 (14:16 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:35 +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
arch/arm/boot/dts/am33xx.dtsi

index 4e482b356d58194082f89fb461600f603ec4ac1e..582f96e9623f181fc4a1a6d268ec28d40053cf3f 100644 (file)
 
                target-module@60000 {                   /* 0x48060000, ap 36 0c.0 */
                        compatible = "ti,sysc-omap2", "ti,sysc";
-                       ti,hwmods = "mmc1";
                        reg = <0x602fc 0x4>,
                              <0x60110 0x4>,
                              <0x60114 0x4>;
 
                target-module@d8000 {                   /* 0x481d8000, ap 64 66.0 */
                        compatible = "ti,sysc-omap2", "ti,sysc";
-                       ti,hwmods = "mmc2";
                        reg = <0xd82fc 0x4>,
                              <0xd8110 0x4>,
                              <0xd8114 0x4>;
index fb6b8aa12cc56c68e15eaba389e3120e90a40336..5ab3af66eede643ca2f2fb70686349307587aefc 100644 (file)
 
                target-module@47810000 {
                        compatible = "ti,sysc-omap2", "ti,sysc";
-                       ti,hwmods = "mmc3";
                        reg = <0x478102fc 0x4>,
                              <0x47810110 0x4>,
                              <0x47810114 0x4>;