• Arnd Bergmann's avatar
    Merge tag 'omap-for-v4.15/fixes-dt-signed' of... · 6f4bd48f
    Arnd Bergmann authored
    Merge tag 'omap-for-v4.15/fixes-dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
    
    Pull "non-urgent device tree fixes for omaps for v4.15 merge window"
    from Tony Lindgren
    
    Non-urgent device tree fixes for omaps that can all wait for v4.15
    merge window.
    
    Turns out that we have many devices working just because we have
    the legacy platform data still around. This is mostly an issue
    for omap4, other SoCs just have minimal fixes needed.
    
    As many of the missing device tree nodes and properties are for
    devices that have no drivers in the mainline kernel, such as
    slimbus, iss, mcasp, aess, fdif and gpu, we might as well start
    using the new "ti,sysc" interconnect target module binding for
    them so we can get the devices with no child device drivers idled.
    
    This also makes it possible to drop unnecessary platform data
    in later patches.
    
    * tag 'omap-for-v4.15/fixes-dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
      ARM: dts: Fix typo for omap4 mcasp rx path
      ARM: dts: Configure SmartReflex only to idle the interconnect target module
      ARM: dts: Add nodes for missing omap4 interconnect target modules
      dt-bindings: bus: Minimal TI sysc interconnect target module binding
      ARM: dts: Add missing hwmod related properties for dra7
      ARM: dts: Add missing hwmod related nodes for am33xx
      ARM: dts: Add missing dma hwmod property for omap5
      ARM: dts: Add missing wdt3 node for omap4
      ARM: dts: Add missing hsi node for omap4
      ARM: dts: Add missing onewire node for omap4
      ARM: dts: Add missing smartreflex node and binding for omap4
      ARM: dts: Add missing hwmods property for omap4 dma
      ARM: dts: Add missing properties for omap4 control modules
      ARM: dts: Configure pmu without interrupt for omap4430
      ARM: dts: Add missing dma hwmods property for omap3
    6f4bd48f
am33xx.dtsi 23.2 KB