• Linus Torvalds's avatar
    Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · c64410f3
    Linus Torvalds authored
    Pull ARM SoC fixes from Arnd Bergmann:
     "There is a small backlog of at91 patches here, the most significant is
      the addition of some sama5d2 Xplained nodes that were waiting on an
      MFD include file to get merged through another tree.
    
      We normally try to sort those out before the merge window opens, but
      the maintainer wasn't aware of that here and I decided to merge the
      changes this time as an exception.
    
      On OMAP a series of audio changes for dra7 missed the merge window but
      turned out to be necessary to fix a boot time imprecise external abort
      error and to get audio working.
    
      The other changes are the usual simple changes, here is a list sorted
      by platform:
    
      at91:
    	removal of a useless defconfig option
    	removal of some legacy DT pieces
    	use of the proper watchdog compatible string
    	update of the MAINTAINERS entries for some Atmel drivers
    
      drivers/scpi:
    	hide get_scpi_ops in module from built-in code
    
      imx:
    	add missing .irq_set_type for i.MX GPC irq_chip.
    	fix the wrong spi-num-chipselects settings for Vybrid DSPI devices.
    	fix a merge error in Vybrid dts regarding to ADC device property
    
      keystone:
            fix the optional PDSP firmware loading
            fix linking RAM setup for QMs
            fix crash with clk_ignore_unused
    
      mediatek:
    	Enable SCPSYS power domain driver by default
    
      mvebu:
    	fix QNAP TS219 power-off in dts
    	fix legacy get_irqnr_and_base for dove and orion5x
    
      omap:
    	fix l4 related boot time errors for dm81xx
    	use lockless cldm/pwrdm api in omap4_boot_secondary
    	remove t410 abort handler to avoid hiding other critical errors
    	mark cpuidle tracepoints as _rcuidle
    	fix module alias for omap-ocp2scp
    
      pxa:
    	palm: Fix typos in PWM lookup table code
    
      renesas:
    	missing __initconst annotation for r8a7793_boards_compat_dt
    
      rockchip:
    	disable mmc-tuning on the veyron-minnie board
    	adding the init state for the over-temperature-protection
    
      zx:
    	only build power domain code when CONFIG_PM=y"
    
    * tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (31 commits)
      ARM: OMAP4+: SMP: use lockless clkdm/pwrdm api in omap4_boot_secondary
      arm: omap2+: add missing HWMOD_NO_IDLEST in 81xx hwmod data
      ARM: orion5x: Fix legacy get_irqnr_and_base
      ARM: dove: Fix legacy get_irqnr_and_base
      soc: Mediatek: Enable SCPSYS power domain driver by default
      ARM: dts: vfxxx: Fix dspi[01] spi-num-chipselects.
      ARM: dts: keystone: k2l: fix kernel crash when clk_ignore_unused is not in bootargs
      soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managers
      soc: ti: use request_firmware_direct() as acc firmware is optional
      ARM: imx: add platform irq type setting in gpc
      ARM: dts: vfxxx: Fix erroneous property in esdhc0 node
      ARM: shmobile: r8a7793: proper constness with __initconst
      scpi: hide get_scpi_ops in module from built-in code
      ARM: zx: only build power domain code when CONFIG_PM=y
      ARM: pxa: palm: Fix typos in PWM lookup table code
      ARM: dts: Kirkwood: Fix QNAP TS219 power-off
      ARM: dts: rockchip: Add OTP gpio pinctrl to rk3288 tsadc node
      ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288 minnie
      MAINTAINERS: Atmel drivers: change NAND and ISI entries
      ARM: at91/dt: sama5d2 Xplained: add several devices
      ...
    c64410f3
MAINTAINERS 328 KB