1. 31 May, 2014 2 commits
    • Olof Johansson's avatar
      Merge tag 'samsung-dt-3' of... · 0f16aa3c
      Olof Johansson authored
      Merge tag 'samsung-dt-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
      
      Merge "Samsung 3rd DT updates for v3.16" from Kukjin Kim:
      
      - add dts files support for new SoCs
        : exynos3250 SoC
        : exynos5260 SoC and exynos5260-xyref5260 board
        : exynos5410 SoC and exynos5410-smdk5410 board
        : exynos5800 SoC and exynos5800-peach-pi board
      
      - exynos4210-origen and exynos4412-origen
        : enable RTC and WDT nodes
        : use key code macros
      
      - exynos5250-arndale
        : use key code macros
      
      - exynos5420-arndale-octa
        : add secure firmware support
      
      - exynos5440
        : update watchdog node name
      
      * tag 'samsung-dt-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
        ARM: dts: add secure firmware support for exynos5420-arndale-octa
        ARM: dts: add pmu sysreg node to exynos3250
        ARM: dts: correct the usb phy node in exynos5800-peach-pi
        ARM: dts: correct the usb phy node in exynos5420-peach-pit
        ARM: dts: add dts files for exynos5410 and exynos5410-smdk5410
        ARM: dts: add dts files for exynos3250 SoC
        ARM: dts: add mfc node for exynos5800
        ARM: dts: add Vbus regulator for USB 3.0 on exynos5800-peach-pi
        ARM: dts: enable fimd for exynos5800-peach-pi
        ARM: dts: enable display controller for exynos5800-peach-pi
        ARM: dts: enable hdmi for exynos5800-peach-pi
        ARM: dts: add dts file for exynos5800-peach-pi board
        ARM: dts: add dts file for exynos5800 SoC
        ARM: dts: add dts file for exynos5260-xyref5260 board
        ARM: dts: add dts files for exynos5260 SoC
        ARM: dts: update watchdog node name in exynos5440
        ARM: dts: use key code macros on Origen and Arndale boards
        ARM: dts: enable RTC and WDT nodes on Origen boards
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      0f16aa3c
    • Olof Johansson's avatar
      Merge tag 'qcom-dt-for-3.16-2' of... · bb195016
      Olof Johansson authored
      Merge tag 'qcom-dt-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/dt
      
      Merge "Qualcomm ARM Based Device Tree Updates for v3.16-2" from Kumar Gala:
      
      * Updated MSM8660/MSM8960/MSM8974 dts for various updates or conformitity
        to binding specs
      * Added APQ8064 SoC and IFC6410 board device tree support
      * Added APQ8084 SoC and APQ8084-MTP board device tree support
      
      * tag 'qcom-dt-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom:
        ARM: dts: qcom: Add APQ8084-MTP board support
        ARM: dts: qcom: Add APQ8084 SoC support
        ARM: dts: qcom: Add initial APQ8064 SoC and IFC6410 board device trees
        ARM: dts: qcom: Update msm8660 device trees
        ARM: dts: qcom: Update msm8960 device trees
        ARM: dts: qcom: Update msm8974/apq8074 device trees
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      bb195016
  2. 30 May, 2014 18 commits
  3. 29 May, 2014 7 commits
    • Olof Johansson's avatar
      Merge tag 'omap-for-v3.16/dt-part3' of... · e1134cb6
      Olof Johansson authored
      Merge tag 'omap-for-v3.16/dt-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
      
      Merge "omap dt fixes and and clocks for v3.16 merge window" from Tony Lindgren:
      
      Most likely the last pull request from me for omap changes for
      v3.16 that's dts fixes for clocks and enabling few features
      that were still being discussed earlier:
      
      - A bunch of omap clock related dts fixes queued by Tero Kristo.
      
      - Enable parallel nand on am437x that was not merged earlier as
        I requested more information about the muxing for it. And
        we need to also enable ecc hardware support for am43xx.
      
      - Enable the modem support for n900 that was dropped earlier
        because we had to fix the related hwmod entry first with patch
        ARM: OMAP2+: Fix ssi hwmod entry to allow idling.
      
      - And finally, add the omap2 clock dts files. These will allow
        us to enable the dt clocks and drop the legacy clocks for omap2
        with a follow-up patch once the related clock driver binding
        changes are merged.
      
      * tag 'omap-for-v3.16/dt-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: dts: omap2 clock data
        ARM: dts: am437x-gp-evm: add support for parallel NAND flash
        ARM: OMAP2+: gpmc: enable BCH_HW ecc-scheme for AM43xx platforms
        ARM: dts: omap3 a83x: fix duplicate usb pin config
        ARM: dts: omap3: set mcbsp2 status
        ARM: dts: omap3-n900: Add modem support
        ARM: dts: omap3-n900: Add SSI support
        ARM: OMAP2+: Fix ssi hwmod entry to allow idling
        ARM: dts: AM4372: clk: efuse based crystal frequency detect
        ARM: dts: am43xx-clocks.dtsi: add ti, set-rate-parent to display clock path
        ARM: dts: omap5-clocks.dtsi: add ti, set-rate-parent to dss_dss_clk
        ARM: dts: omap4: add twd clock to DT
        ARM: dts: omap54xx-clocks: Correct abe_iclk clock node
        ARM: dts: omap54xx-clocks: remove the autoidle properties for clock nodes
        ARM: dts: am43x-clock: add tbclk data for ehrpwm
        ARM: dts: am33xx-clock: Fix ehrpwm tbclk data
        ARM: dts: set 'ti,set-rate-parent' for dpll4_m5 path
        ARM: dts: use ti,fixed-factor-clock for dpll4_m5x2_mul_ck
        ARM: dts: am43xx-clocks: use ti, fixed-factor-clock for dpll_per_clkdcoldo
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      e1134cb6
    • Olof Johansson's avatar
      Merge tag 'samsung-dt-2' of... · 81d1d392
      Olof Johansson authored
      Merge tag 'samsung-dt-2' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
      
      Merge "Samsung 2nd DT updates for v3.16" from Kukjin Kim:
      
      exynos4
       - add hsotg device, exynos_usbphy nodes
       - add PMU syscon and audio subsystem nodes
       - replace number by macro in clock binding
      
      exynos4210-universal_c210
       - add external sd card node and multimedia nodes
       - enable USB functionality
      
      exynos4412-trats2
       - enable usb nodes and usb gagdet functionality
       - add cm36651 light/proximity sensor node
       - fixed gpio key node
      
      exynos5250 and exynos5420
       - add pmu syscon handle and sysreg system controller nodes
       - add support for usb2phy
       - replace number by macro in clock binding
       - add USB 2.0 support on exynos5420
      
      exynos5420-peach-pit
       - move dp hpd gpio pin to pinctrl_0
      
      * tag 'samsung-dt-2' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung: (21 commits)
        ARM: dts: enable usb nodes for exynos4412-trats2
        ARM: dts: add hsotg device node for exynos4
        ARM: dts: add exynos_usbphy node for exynos4
        ARM: dts: add PMU syscon node for exynos4
        ARM: dts: add pmu syscon handle to exynos5420 hdmi
        ARM: dts: add pmu syscon handle to exynos5250 hdmi
        ARM: dts: replace number by macro in clock binding for exynos5420
        ARM: dts: replace number by macro in clock binding for exynos5250
        ARM: dts: replace number by macro in clock binding for exynos4
        ARM: dts: add external sd card node for exynos4210-universal_c210
        ARM: dts: add multimedia nodes for exynos4210-universal_c210
        ARM: dts: enable USB functionality for exynos4210-universal_c210
        ARM: dts: Enable USB gadget functionality for exynos4210-trats
        ARM: dts: Add audio subsystem nodes to exynos4.dtsi
        ARM: dts: fixed gpio key node for exynos4412-trats2
        ARM: dts: add cm36651 light/proximity sensor node for exynos4412-trats2
        ARM: dts: Add USB 2.0 support on exynos5420
        ARM: dts: Add usb2phy support on exynos5420
        ARM: dts: Add usb2phy to exynos5250
        ARM: dts: Add sysreg sytem controller node to exynos5250 and exynos5420
        ...
      81d1d392
    • Georgi Djakov's avatar
      ARM: dts: qcom: Add APQ8084-MTP board support · f46d23f6
      Georgi Djakov authored
      Add device-tree file for APQ8084-MTP board, which belongs
      to the Snapdragon 805 family.
      Signed-off-by: default avatarGeorgi Djakov <gdjakov@mm-sol.com>
      Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
      f46d23f6
    • Georgi Djakov's avatar
      ARM: dts: qcom: Add APQ8084 SoC support · 975fd0f6
      Georgi Djakov authored
      Add support for the Qualcomm Snapdragon 805 APQ8084 SoC. It is
      used on APQ8084-MTP and other boards.
      Signed-off-by: default avatarGeorgi Djakov <gdjakov@mm-sol.com>
      Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
      975fd0f6
    • Kumar Gala's avatar
      ARM: dts: qcom: Add initial APQ8064 SoC and IFC6410 board device trees · f335b8af
      Kumar Gala authored
      Add basic APQ8064 SoC include device tree and support for basic booting on
      the IFC6410 board.  Also, keep dtb build list and qcom_dt_match in sorted
      order.
      Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
      f335b8af
    • Kumar Gala's avatar
      ARM: dts: qcom: Update msm8660 device trees · 66a6c317
      Kumar Gala authored
      * Move SoC peripherals into an SoC container node
      * Move serial enabling into board file (qcom-msm8660-surf.dts)
      * Cleanup cpu node to match binding spec, enable-method and compatible
        should be per cpu, not part of the container
      * Add GSBI node and configuration of GSBI controller
      Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
      66a6c317
    • Kumar Gala's avatar
      ARM: dts: qcom: Update msm8960 device trees · 665c9c03
      Kumar Gala authored
      * Move SoC peripherals into an SoC container node
      * Move serial enabling into board file (qcom-msm8960-cdp.dts)
      * Cleanup cpu node to match binding spec, enable-method and compatible
        should be per cpu, not part of the container
      * Drop interrupts property from l2-cache node as its not part of the
        binding spec
      * Add GSBI node and configuration of GSBI controller
      Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
      665c9c03
  4. 28 May, 2014 3 commits
  5. 27 May, 2014 7 commits
  6. 26 May, 2014 3 commits