Skip to content
  1. Oct 23, 2019
    • Tony Lindgren's avatar
      ARM: dts: Probe am335x musb with ti-sysc · 0782e857
      Tony Lindgren authored
      
      
      We can now probe musb with ti-sysc interconnect driver and dts data
      with the following changes:
      
      1. Swap the old ti,am33xx-usb compatible wrapper to generic ti-sysc
         driver. This means later on we can also remove the old wrapper driver
         drivers/usb/musb/musb_am335x.c
      
      2. Update the child nodes to use the ranges provided by ti-sysc
      
      3. Drop unneeded status = "enabled" tinkering for SoC internal devices.
         This allows us to remove some useless board specific boilerplate code
         in the following patches
      
      Cc: Bin Liu <b-liu@ti.com>
      Cc: Keerthy <j-keerthy@ti.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      0782e857
    • Tony Lindgren's avatar
      ARM: OMAP2+: Drop legacy platform data for musb on omap4 · 93f34e4e
      Tony Lindgren authored
      
      
      We can now probe devices with ti-sysc interconnect driver and dts
      data. Let's drop the related platform data and custom ti,hwmods
      dts property.
      
      As we're just dropping data, and the early platform data init
      is based on the custom ti,hwmods property, we want to drop both
      the platform data and ti,hwmods property in a single patch.
      
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      93f34e4e
    • Tony Lindgren's avatar
      ARM: OMAP2+: Drop legacy platform data for omap4 mcasp · 9ac545f9
      Tony Lindgren authored
      
      
      We can now probe devices with ti-sysc interconnect driver and dts
      data. Let's drop the related platform data and custom ti,hwmods
      dts property.
      
      As we're just dropping data, and the early platform data init
      is based on the custom ti,hwmods property, we want to drop both
      the platform data and ti,hwmods property in a single patch.
      
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      9ac545f9
    • Tony Lindgren's avatar
      ARM: OMAP2+: Drop legacy platform data for am3 and am4 mcasp · 491a3528
      Tony Lindgren authored
      
      
      We can now probe devices with ti-sysc interconnect driver and dts
      data. Let's drop the related platform data and custom ti,hwmods
      dts property.
      
      As we're just dropping data, and the early platform data init
      is based on the custom ti,hwmods property, we want to drop both
      the platform data and ti,hwmods property in a single patch.
      
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      491a3528
  2. Oct 22, 2019
  3. Oct 18, 2019
  4. Oct 08, 2019
  5. Oct 01, 2019