1. 27 Nov, 2020 1 commit
    • Tony Lindgren's avatar
      ARM: OMAP2+: Fix am4 only build after genpd changes · b62168e5
      Tony Lindgren authored
      With commit df6c2ec8 ("ARM: OMAP2+: Drop legacy remaining legacy
      platform data for am4") we moved am4 to boot with simple-pm-bus using
      genpd and devicetree based data. But I forgot to test am4 only build
      that still has few references to the old platform data left, and cause
      undefined reference errors with omap_hwmod_set_postsetup_state and
      omap_hwmod_for_each. We can just drop the related calls for am4 now,
      and also drop the references to unused struct wkup_m3_platform_data.
      Reported-by: default avatarNishanth Menon <nm@ti.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      b62168e5
  2. 19 Nov, 2020 15 commits
  3. 16 Nov, 2020 24 commits