1. 09 Sep, 2015 4 commits
    • Kevin Hilman's avatar
      Merge branch 'next/defconfig' into next/late · 7f981212
      Kevin Hilman authored
      * next/defconfig: (45 commits)
        ARM: multi_v7_defconfig: Enable PBIAS regulator
        ARM: add TC2 PM support to multi_v7_defconfig
        ARM: tegra: Update multi_v7_defconfig
        ARM: tegra: Update default configuration
        ARM: at91/defconfig: at91_dt: remove ARM_AT91_ETHER
        ARM: at91/defconfig: at91_dt: enable DRM hlcdc support
        ARM: at91: at91_dt_defconfig: enable ISI and ov2640 support
        ARM: multi_v7_defconfig: Enable Allwinner P2WI, PWM, DMA_SUN6I, cryptodev
        ARM: sunxi_defconfig: Enable DMA_SUN6I, P2WI, PWM, cryptodev, EXTCON, FHANDLE
        ARM: shmobile: Enable fixed voltage regulator in shmobile_defconfig
        ARM: multi_v7_defconfig: Select MX6UL and MX7D
        ARM: prima2_defconfig: enable build for hwspinlock
        ARM: prima2_defconfig: enable build for RTC
        ARM: prima2_defconfig: enable build for misc input
        ARM: prima2_defconfig: enable build for SiRFSoC SDHC host
        ARM: prima2_defconfig: fix the outdated defconfig
        ARM: imx_v6_v7_defconfig: Select CONFIG_IKCONFIG_PROC
        ARM: defconfig: orion5x: add DT support
        ARM: qcom_defconfig: Enable options for KS8851 ethernet
        ARM: multi_v7_defconfig: Enable support for PWM Regulators
        ...
      7f981212
    • Kishon Vijay Abraham I's avatar
      ARM: multi_v7_defconfig: Enable PBIAS regulator · ae1973a2
      Kishon Vijay Abraham I authored
      PBIAS regulator is required for MMC module in OMAP2, OMAP3, OMAP4,
      OMAP5 and DRA7 SoCs. Enable it here.
      Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
      Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
      ae1973a2
    • Kevin Hilman's avatar
      Merge branch 'drivers/reset' into next/late · 71d44049
      Kevin Hilman authored
      * drivers/reset:
        reset: ath79: Fix missing spin_lock_init
        reset: Add (devm_)reset_control_get stub functions
        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
        reset: add driver for lpc18xx rgu
        reset: sti: constify of_device_id array
        ARM: STi: DT: Move reset controller constants into common location
        MAINTAINERS: add include/dt-bindings/reset path to reset controller entry
      71d44049
    • Kevin Hilman's avatar
      Merge tag 'reset-for-4.3-fixes' of git://git.pengutronix.de/git/pza/linux into drivers/reset · 97380315
      Kevin Hilman authored
      Merge "Reset controller fixes for v4.3" from Philipp Zabel:
      
      Reset controller fixes for v4.3
      
      - added stubs to avoid build breakage in COMPILE_TEST
        configurations with RESET_CONTROLLER disabled
      - fixed missing spinlock initialization in ath79 driver
      
      * tag 'reset-for-4.3-fixes' of git://git.pengutronix.de/git/pza/linux:
        reset: ath79: Fix missing spin_lock_init
        reset: Add (devm_)reset_control_get stub functions
      97380315
  2. 01 Sep, 2015 2 commits
  3. 21 Aug, 2015 6 commits
    • Olof Johansson's avatar
      Merge tag 'tegra-for-4.3-defconfig' of... · ba5d183b
      Olof Johansson authored
      Merge tag 'tegra-for-4.3-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/defconfig
      
      ARM: tegra: Default configuration updates for v4.3-rc1
      
      Enable the GK20A GPU (via the Nouveau driver) and CPU frequency scaling
      on Tegra124.
      
      * tag 'tegra-for-4.3-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
        ARM: tegra: Update multi_v7_defconfig
        ARM: tegra: Update default configuration
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      ba5d183b
    • Olof Johansson's avatar
      Merge tag 'samsung-defconfig-new' of... · 7c4ecc72
      Olof Johansson authored
      Merge tag 'samsung-defconfig-new' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/late
      
      Samsung defconfig updates for v4.3
      
      - for exynos_defconfig
        : enable SND_SOC_ODROIDX2 and SND_SIMPLE_CARD for
          Odroid-XU3 to use max98090 audio codec
        : enalbe SENSORS_NTC_THERMISTOR for Peach boards
        : enable cpufreq-dt driver with ONDEMAND governor
          for Exynos SoCs 3250, 4210, 4212, 4412 and 5250
      
      - for multi_v7_defconfig:
        : remove SAMSUNG_USB2PHY and SAMSUNG_USB3PHY are not used now
        : enable SENSORS_NTC_THERMISTOR and EXYNOS_ADC for Peach boards
        : enable REGULATOR_MAX77802 for Peach boards
      
      * tag 'samsung-defconfig-new' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
        ARM: exynos_defconfig: Enable cpufreq-dt driver
        ARM: multi_v7_defconfig: Enable max77802 regulator
        ARM: exynos_defconfig: Enable NTC Thermistors support
        ARM: multi_v7_defconfig: Enable NTC Thermistors support
        ARM: multi_v7_defconfig: Remove old Samsung USB PHY configs
        ARM: exynos_defconfig: Enable CONFIG_SND_SOC_ODROIDX2 for Odroid-XU3
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      7c4ecc72
    • Olof Johansson's avatar
      Merge tag 'samsung-late-cpufreq-driver' of... · deb14362
      Olof Johansson authored
      Merge tag 'samsung-late-cpufreq-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/late
      
      Samsung cpufreq driver updates for v4.3
      
      - remove exynos4 SoCs and exynos5250 specific cpufreq driver support
        and unselectable rule for arm-exynos-cpufreq.o because of supporting
        generic cpufreq driver for the exynos SoCs
      
      * Note this is depending on tags/samsung-clk-driver, tags/samsung-soc
        and tags/samsung-late-dt
      
      * tag 'samsung-late-cpufreq-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
        cpufreq: exynos: Remove unselectable rule for arm-exynos-cpufreq.o
        cpufreq: exynos: remove Exynos4x12 specific cpufreq driver support
        cpufreq: exynos: remove exynos5250 specific cpufreq driver support
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      deb14362
    • Olof Johansson's avatar
      Merge tag 'samsung-soc' of... · 418012fb
      Olof Johansson authored
      Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/late
      
      Samsung SoC updates for v4.3
      
      - add compatible string to exynos_cpufreq_matchs to switch for
        supporting generic cpufreq driver for exynos3250, 4210, 4212
        and 5250 SoCs in mach-exynos/
      
      * tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
        ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12
        ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driver
        ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      418012fb
    • Olof Johansson's avatar
      Merge tag 'samsung-late-dt' of... · 819167e7
      Olof Johansson authored
      Merge tag 'samsung-late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/late
      
      Samsung 2nd DT updates for v4.3
      
      - for exynos3250, 4212, 4412 and 5250
        : add CPU OPP and regulator supply property
      
      - for exynos3250
        : add CPU cooling binding for exynos3250 boards
      
      - for exynos4 SoCs
        : add iommu property to JPEG device
      
      - for exynos4412-odroidu3
        : enable SPI1
      
      - for exynos5250-snow
        : add SPI CS
      
      - for exynos5422
        : add exynos5422-cpus.dtsi to correct cpu order
      
      * Note this branch is depending on tags/samsung-clk-driver
      
      * tag 'samsung-late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung: (22 commits)
        ARM: dts: add iommu property to JPEG device for exynos4
        ARM: dts: enable SPI1 for exynos4412-odroidu3
        ARM: dts: Add SPI CS on exynos5250-snow
        ARM: dts: Add CPU cooling binding for exynos3250 boards
        ARM: dts: add exynos5422-cpus.dtsi to correct cpu order
        ARM: dts: add CPU OPP and regulator supply property for exynos4x12
        ARM: dts: Add CPU OPP and regulator supply property for exynos3250
        ARM: dts: add CPU OPP and regulator supply property for exynos5250
        ARM: dts: Extend exynos5420-pinctrl nodes using labels instead of paths
        ARM: dts: Include exynos5420-pinctrl after the nodes were defined for exynos5420
        ARM: dts: Extend exynos5250-pinctrl nodes using labels instead of paths
        ARM: dts: Include exynos5250-pinctrl after the nodes were defined for exynos5250
        ARM: dts: Enable thermal-zones for exynos5422-odroidxu3
        ARM: dts: Define default thermal-zones for exynos5422
        ARM: dts: Enable TMU for exynos5422-odroidxu3
        ARM: dts: Add pwm-fan node for exynos5422-odroidxu3
        ARM: dts: Use labels for overriding nodes for exynos4210-universal_c210
        ARM: dts: Set max17047 over heat and voltage thresholds for exynos4412-trats2
        ARM: dts: Enable USB3 regulators for exynos5422-odroidxu3
        ARM: dts: Clean up indentation for exynos5410-smdk5410
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      819167e7
    • Olof Johansson's avatar
      Merge tag 'samsung-clk-driver' of... · 6b077058
      Olof Johansson authored
      Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/late
      
      Samsung clk driver updates for v4.3
      
      - add cpu clock configuration data and instantiate cpu clock
        for exynos3250, 4210, 4412 and 5250 SoCs to support Samsung
        specific cpu-clock type
      
      * Note this branch has been provided to clk tree as a topic branch
      
      * tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
        clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock
        clk: exynos3250: Add cpu clock configuration data and instaniate cpu clock
        clk: exynos5250: add cpu clock configuration data and instantiate cpu clock
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      6b077058
  4. 18 Aug, 2015 2 commits
  5. 16 Aug, 2015 1 commit
  6. 14 Aug, 2015 2 commits
  7. 13 Aug, 2015 16 commits
  8. 11 Aug, 2015 2 commits
  9. 06 Aug, 2015 1 commit
  10. 05 Aug, 2015 4 commits