1. 17 Jul, 2020 28 commits
  2. 16 Jul, 2020 8 commits
  3. 14 Jul, 2020 4 commits
    • Tony Lindgren's avatar
      ARM: OMAP2+: Drop legacy platform data for omap5 usb host · cca3f3e6
      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>
      cca3f3e6
    • Tony Lindgren's avatar
      ARM: OMAP2+: Drop legacy platform data for omap4 usb · 509b1377
      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>
      509b1377
    • Tony Lindgren's avatar
      ARM: OMAP2+: Drop legacy platform data for dra7 dwc3 · c7b72abc
      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>
      c7b72abc
    • Tony Lindgren's avatar
      ARM: OMAP2+: Drop legacy platform data for omap5 dwc3 · 0db53013
      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>
      0db53013