]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branches 'fixes', 'next/fixes-non-critical', 'next/cleanup', 'next/soc' and...
authorArnd Bergmann <arnd@arndb.de>
Thu, 15 Oct 2015 21:19:21 +0000 (23:19 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Oct 2015 21:19:21 +0000 (23:19 +0200)
* fixes:
  ARM: tegra: Comment out gpio-ranges properties

* next/fixes-non-critical:
  MAINTAINERS: update lpc18xx entry with more drivers

* next/cleanup:
  ARM: OMAP3: clock: remove un-used core dpll re-program code
  ARM: OMAP2+: Remove unneeded semicolons
  ARM: OMAP3: vc: Remove unused macros
  ARM: OMAP1: Remove board support for VoiceBlue board
  ARM: OMAP2+: Remove legacy OMAP3 ISP instantiation
  ARM: mvebu: Use a CR_C constant instead of a hard-coded one

* next/soc:
  ARM: digicolor: select pinctrl/gpio driver
  arm: berlin: add CPU hotplug support
  arm: berlin: use non-self-cleared reset register to reset cpu
  soc: ti: qmss: make acc queue support optional in the driver
  soc: ti: add firmware file name as part of the driver
  Documentation: dt: soc: Add description for knav qmss driver
  ARM: brcmstb: Setup BIU control registers during boot
  soc: brcmstb: Add Bus Interface Unit control setup
  ARM: mvebu: add support to clear shared L2 bit on Armada XP
  ARM: berlin: register cpufreq-dt
  arm64: berlin: enable ARCH_REQUIRE_GPIOLIB
  soc: add stubs for brcmstb SoC's
  ARM: NSP: Add basic support for Broadcom Northstar Plus SoC

* next/defconfig:
  ARM: configs: Enable FIXED_PHY in multi_v7 defconfig
  ARM: configs: update lpc18xx defconfig

1  2  3  4  5  6 
MAINTAINERS
arch/arm64/Kconfig.platforms
drivers/soc/Kconfig
drivers/soc/Makefile
drivers/soc/ti/knav_qmss_acc.c

diff --cc MAINTAINERS
Simple merge
Simple merge
index ecb1a6c7f0d74b495a2a726713cb05b422aadc76,96ddecb922545e9294040e05950e6c695e01b3c6,96ddecb922545e9294040e05950e6c695e01b3c6,96ddecb922545e9294040e05950e6c695e01b3c6,c9c0fcce98a7627da16e6f41be04dae5bfe619d5,96ddecb922545e9294040e05950e6c695e01b3c6..4e853ed2c82b937ebd8fb6cf4c22288a122fca3a
@@@@@@@ -1,8 -1,7 -1,7 -1,7 -1,8 -1,7 +1,9 @@@@@@@
      menu "SOC (System On Chip) specific Drivers"
      
++++ +source "drivers/soc/brcmstb/Kconfig"
      source "drivers/soc/mediatek/Kconfig"
      source "drivers/soc/qcom/Kconfig"
 +++++source "drivers/soc/rockchip/Kconfig"
      source "drivers/soc/sunxi/Kconfig"
      source "drivers/soc/ti/Kconfig"
      source "drivers/soc/versatile/Kconfig"
Simple merge
Simple merge