• Olof Johansson's avatar
    Merge tag 'omap-for-v4.18/ti-sysc-signed' of... · e5d9875e
    Olof Johansson authored
    Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
    
    ti-sysc driver related changes for omap variants
    
    This series improves the ti-sysc interconnect target module driver to
    the point where a most of SoC can be booted with interconnect target
    module data configured in device tree instead of legacy platform data.
    The related device tree changes need some more work though, and can
    wait for v4.19. Also some drivers using nested interconnects like DSS
    need more work.
    
    We can now remove the unused pm-noop code that is not doing anything
    any longer. And we can now initialize things for PM and display pdata
    later to prepare things for using ti-sysc driver.
    
    We also need to add  some more quirk handling so we can boot both with
    platform data and dts data.
    
    * tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
      bus: ti-sysc: Show module information for suspend if DEBUG is enabled
      bus: ti-sysc: Tag sdio and wdt with legacy mode for suspend
      bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4
      bus: ti-sysc: Detect omap4 type timers for quirk
      bus: ti-sysc: Add initial support for external resets
      bus: ti-sysc: Improve suspend and resume handling
      bus: ti-sysc: Tag some modules resource providers for noirq suspend
      bus: ti-sysc: Add handling for clkctrl opt clocks
      bus: ti-sysc: Make child clock alias handling more generic
      bus: ti-sysc: Handle simple-bus for nested children
      ARM: OMAP2+: Make display related init into device_initcall
      ARM: OMAP2+: Initialize SoC PM later
      ARM: OMAP2+: Only probe SDMA via ti-sysc if configured in dts
      ARM: OMAP2+: Use signed value for sysc register offsets
      ARM: OMAP2+: Allow using ti-sysc for system timers
      ARM: OMAP2+: Drop unused pm-noop
    Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
    e5d9875e
Makefile 9.73 KB