• L
    Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · 10217810
    Linus Torvalds 提交于
    Pull ARM SoC driver updates from Olof Johansson:
     "Some releases this branch is nearly empty, others we have more stuff.
      It tends to gather drivers that need SoC modification or dependencies
      such that they have to (also) go in through our tree.
    
      For this release, we have merged in part of the reset controller tree
      (with handshake that the parts we have merged in will remain stable),
      as well as dependencies on a few clock branches.
    
      In general, new items here are:
    
       - Qualcomm driver for SMM/SMD, which is how they communicate with the
         coprocessors on (some) of their platforms
    
       - memory controller work for ARM's PL172 memory controller
    
       - reset drivers for various platforms
    
       - PMU power domain support for Marvell platforms
    
       - Tegra support for T132/T210 SoCs: PMC, fuse, memory controller
         per-SoC support"
    
    * tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (49 commits)
      ARM: tegra: cpuidle: implement cpuidle_state.enter_freeze()
      ARM: tegra: Disable cpuidle if PSCI is available
      soc/tegra: pmc: Use existing pclk reference
      soc/tegra: pmc: Remove unnecessary return statement
      soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in Makefile
      memory: tegra: Add Tegra210 support
      memory: tegra: Add support for a variable-size client ID bitfield
      clk: shmobile: rz: Add CPG/MSTP Clock Domain support
      clk: shmobile: rcar-gen2: Add CPG/MSTP Clock Domain support
      clk: shmobile: r8a7779: Add CPG/MSTP Clock Domain support
      clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain support
      clk: shmobile: Add CPG/MSTP Clock Domain support
      ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets
      reset: reset-zynq: Adding support for Xilinx Zynq reset controller.
      docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings.
      MIPS: ath79: Add the reset controller to the AR9132 dtsi
      reset: Add a driver for the reset controller on the AR71XX/AR9XXX
      devicetree: Add bindings for the ATH79 reset controller
      reset: socfpga: Update reset-socfpga to read the altr,modrst-offset property
      doc: dt: add documentation for lpc1850-rgu reset driver
      ...
    10217810
Kconfig 3.5 KB