Skip to content
  1. Nov 20, 2014
    • Arnd Bergmann's avatar
      Merge tag 'hix5hd2-dt-for-3.19' of git://github.com/hisilicon/linux-hisi into next/dt · 2184d566
      Arnd Bergmann authored
      Pull "ARM: DT:  Hisilicon terminal SoC HiX5HD2 DT updates for 3.19" from Wei Xu:
      
      - Add reboot node, reusing syscon-reboot
      - Add I2C nodes Hisilicon IP
      - Add IR node based on Hisilicon IP
      - Add Watchdog node based on ARM IP
      - Add GPIO nodes based on ARM GPIO IP
      - Add SATA node based on Hisilicon IP
      - Add USB nodes
      - Add MMC nodes based on Synopsys IP
      - Add GMAC nodes based on Hisilicon IP
      
      * tag 'hix5hd2-dt-for-3.19' of git://github.com/hisilicon/linux-hisi
      
      :
        ARM: dts: hix5hd2: add reboot node
        ARM: dts: hix5hd2: add i2c node
        ARM: dts: hix5hd2: add ir node
        ARM: dts: hix5hd2: add wdg node
        ARM: dts: hix5hd2: add gpio node
        ARM: dts: hix5hd2: add sata node
        ARM: dts: hix5hd2: add usb node
        ARM: dts: hix5hd2: add mmc node
        ARM: dts: hix5hd2: add gmac node
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      2184d566
    • Arnd Bergmann's avatar
      Merge tag 'renesas-dt-cleanups3-for-v3.19' of... · a096c88b
      Arnd Bergmann authored
      Merge tag 'renesas-dt-cleanups3-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Pull "Third Round of Renesas ARM Based SoC DT Cleanups for v3.19" from Simon Horman:
      
      * Use keyboard as gpio-keys node name
      
      * tag 'renesas-dt-cleanups3-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
      
      :
        ARM: shmobile: kzm9g-reference: Use keyboard as gpio-keys node name
        ARM: shmobile: koelsch: Use keyboard as gpio-keys node name
        ARM: shmobile: lager: Use keyboard as gpio-keys node name
        ARM: shmobile: armadillo800eva: Use keyboard as gpio-keys node name
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      a096c88b
    • Arnd Bergmann's avatar
      Merge tag 'renesas-dt-cleanups2-for-v3.19' of... · ba84c80b
      Arnd Bergmann authored
      Merge tag 'renesas-dt-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Pull "Second Round of Renesas ARM Based SoC DT Cleanups for v3.19" from Simon Horman:
      
      * Drop console= bootargs parameter on alt
      * Correct scifb* naming on r8a73a4
      * Drop 0x unit-address prefixes
      * Remove unnecessary MMC options
      
      * tag 'renesas-dt-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
      
      :
        ARM: shmobile: alt dts: Drop console= bootargs parameter
        ARM: shmobile: r8a73a4: fix scifb* naming
        ARM: shmobile: kzm9g-reference dts: Drop bogus 0x unit-address prefix
        ARM: shmobile: r8a7791 dtsi: Drop bogus 0x unit-address prefix
        ARM: shmobile: r8a7790 dtsi: Drop bogus 0x unit-address prefix
        ARM: shmobile: r8a7790 dtsi: Remove unnecessary MMC options
        ARM: shmobile: r8a7779 dtsi: Remove unnecessary MMC options
        ARM: shmobile: r8a7778 dtsi: Remove unnecessary MMC options
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      ba84c80b
    • Arnd Bergmann's avatar
      Merge tag 'renesas-dt-for-v3.19' of... · 8ef74e5d
      Arnd Bergmann authored
      Merge tag 'renesas-dt-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Pull "Renesas ARM Based SoC DT Updates for v3.19" from Simon Horman:
      
      * Add Add SoC-specific SATA compatible property to r8a7779
      * Enable DMA for MMCIF on r8a7791 and r8a7790
      * Enable USB-PHY, HS-USB and USB3.0 on r8a7791 and r8a7790
      * Enable TMU timer via DT on r8a7778
      * Enable CMT timer via DT on r8a73a4
      * Add MMP and {SR}GX clocks to  r8a7791 and r8a7790
      * Correct scifa2 clock index on r8a7740
      * Add missing INTCA for irqpin on r8a7740
      
      * tag 'renesas-dt-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
      
      : (34 commits)
        ARM: shmobile: r8a7779 dtsi: Add SoC-specific SATA compatible property
        ARM: shmobile: r8a7791: Reference DMA channels in MMCIF DT node
        ARM: shmobile: r8a7790: Reference DMA channels in MMCIF DT nodes
        ARM: shmobile: r8a7791: Add MMCIF0 DT node
        ARM: shmobile: r8a7790: Rename mmcif node to mmc
        ARM: shmobile: r8a7778: Add SoC-specific TMU compatible property
        ARM: shmobile: r8a73a4: Add SoC-specific CMT compatible property
        ARM: shmobile: henninger: enable HS-USB
        ARM: shmobile: koelsch: enable HS-USB
        ARM: shmobile: r8a7791: add HS-USB device node
        ARM: shmobile: lager: enable HS-USB
        ARM: shmobile: r8a7790: add HS-USB device node
        ARM: shmobile: r8a7791: add USB3.0 device node
        ARM: shmobile: lager: enable USB3.0
        ARM: shmobile: r8a7790: add USB3.0 device node
        ARM: shmobile: r8a7794: Add arch_timer to device tree
        ARM: shmobile: bockw-reference: Initialise TMU device using DT
        ARM: shmobile: r8a7778: Add TMU nodes
        ARM: shmobile: armadillo800eva dts: Enable TMU0
        ARM: shmobile: r8a7740 dtsi: Add TMU0 and TMU1 device nodes
        ...
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      8ef74e5d
    • Arnd Bergmann's avatar
      Merge branch 'renesas/dt-du' into next/dt · 67ec55bc
      Arnd Bergmann authored
      
      
      This is a base for the DT updates, merged through the arm-soc
      cleanup branch.
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      67ec55bc
  2. Nov 14, 2014
  3. Nov 09, 2014
    • Olof Johansson's avatar
      Merge tag 'nomadik-for-v3.19' of... · 17908a13
      Olof Johansson authored
      Merge tag 'nomadik-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dt
      
      Merge "Nomadik updates for the v3.19 series" from Linus Walleij:
      
      Nomadik changes for the v3.19 development series:
      - Rearrange the DTS files to make a pure SoC-specific file and
        a pure board file for S8815.
      - Add the device tree for the NDK15 board.
      - Update the defconfig and configure in the STMPE expander by
        default on the Nomadik.
      
      * tag 'nomadik-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik
      
      :
        ARM: nomadik: configure in STMPE support
        ARM: update Nomadik config
        ARM: nomadik: device tree for NHK15 board
        ARM: nomadik: push ethernet down to board
        ARM: nomadik: set up MCDATDIR2
        ARM: nomadik: move GPIO I2C to S8815 board file
        ARM: nomadik: disable chrystals in top level board files
        ARM: nomadik: move MMC/SD card detect GPIO to board DTS
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      17908a13
    • Olof Johansson's avatar
      Merge tag 'at91-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/dt · b265a6df
      Olof Johansson authored
      Merge "at91: dt for 3.19 #1" from Nicolas Ferre:
      
      "Very little DT update for AT91. More will come but I want to send this first
      batch soon so it doesn't get in the way of larger modifications."
      
      First DT batch for 3.19:
      - CAN device nodes for at91sam9263 and at91sam9x5
      - at91sam9x5 DMA definitions for usart
      
      * tag 'at91-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91
      
      :
        ARM: at91/dt: at91sam9263: Add CAN device nodes
        ARM: at91/dt: at91sam9x5: Add CAN device nodes
        ARM: at91/dt/trivial: at91sam9x5_can.dtsi: comment and whitespace fixes
        ARM: at91: at91sam9x5 dt: add usart dma definitions to dt
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      b265a6df
    • Olof Johansson's avatar
      Merge tag 'berlin-dt-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into next/dt · f26e2945
      Olof Johansson authored
      Merge "ARM: berlin: DT changes for v3.19 (round 1)" from Sebastian Hesselbarth:
      
      "This is Berlin DT changes for v3.19 and contains those patches that missed
      the v3.18 merge window plus corresponding patches to catch-up with Antoine's
      BG2Q improvements for BG2 and BG2CD. We now have working SDHCI and Ethernet
      on all SoCs (well, BG2CD has HDMI HEC only), SATA PHY support for BG2 is still
      pending."
      
      Berlin DT changes for v3.19 (round 1)
      - AHCI and SATA PHY nodes for BG2Q
      - Reset controller binding docs
      - Ethernet nodes for BG2, BG2CD
      - SDHCI nodes for BG2, BG2CD
      - Corresponding board changes to enable AHCI, Ethernet, SDHCI
      
      * tag 'berlin-dt-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin
      
      :
        ARM: dts: berlin: Enable eMMC on Sony NSZ-GS7
        ARM: dts: berlin: Enable WiFi on Google Chromecast
        ARM: dts: berlin: Add SDHCI controller nodes to BG2/BG2CD
        ARM: dts: berlin: Enable ethernet on Sony NSZ-GS7
        ARM: dts: berlin: Add phy-connection-type to BG2Q Ethernet
        ARM: dts: berlin: Add BG2CD ethernet DT nodes
        ARM: dts: berlin: Add BG2 ethernet DT nodes
        ARM: dts: berlin: Add GPIO leds to Google Chromecast
        ARM: dts: berlin: enable timer 1 for sched_clock
        ARM: dts: berlin: add a required reset property in the chip controller node
        Documentation: bindings: add reset bindings docs for Marvell Berlin SoCs
        ARM: dts: berlin: enable the eSATA interface on the BG2Q DMP
        ARM: dts: berlin: add the AHCI node for the BG2Q
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      f26e2945
    • Olof Johansson's avatar
      Merge tag 'sti-dt-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux-sti into next/dt · 1749e1fc
      Olof Johansson authored
      Merge "STi DT updates for v3.19, round 1" from Maxime Coquelin:
      
      Highlights:
      -----------
       - Add SDHCI support for STiH41x B2020 boards
       - Add reset controllers to STiH407 SoC
       - Add MiPHY & SATA support to STiH416
       - Add Thermal supportto STiH416
       - Add Clock support to STiH407 SoC
      
      This tag also includes STiH407 bindings definitions for reset controller.
      
      * tag 'sti-dt-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux-sti
      
      :
        ARM: STi: DT: STiH407: Fix: clk-tmds-hdmi clock is missing
        ARM: STi: DT: STiH407: Add all defines for STiH407 DT clocks
        ARM: STi: DT: STiH407: 407 DT Entry for clockgenA9
        ARM: STi: DT: STiH407: 407 DT Entry for clockgen D0/D2/D3
        ARM: STi: DT: STiH407: 407 DT Entry for clockgen C0
        ARM: STi: DT: STiH407: 407 DT Entry for clockgen A0
        ARM: DT: STi: STiH416: Add DT node for ST's SATA device
        ARM: DT: STi: STiH416: Add DT node for MiPHY365x
        ARM: STi: DT: STiH416: Supply Thermal Controller Device Tree nodes
        ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards.
        ARM: STi: DT: Enable mmc0 for both stih415 and stih416 SoCs
        ARM: STi: DT: Add sdhci controller for stih415
        ARM: STi: DT: Add sdhci pin configuration for stih415
        ARM: STi: DT: Add sdhci controller for stih416
        ARM: STi: DT: Add sdhci pins for stih416
        ARM: sti: Add STiH407 reset controller support.
        ARM: sti: Add STiH407 Kconfig entry to select STIH407_RESET
        ARM: STi: DT: STiH41x: Convert all uppercase non-defines to lowercase
        reset: stih407: Add reset controllers DT bindings
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      1749e1fc
    • Olof Johansson's avatar
      Merge tag 'arm-soc/for-3.18/cygnus-dts-v9' of http://github.com/brcm/linux into next/dt · 1ba5568c
      Olof Johansson authored
      Merge "Broadcom Cygnus SoC Device Tree changes" from Florian Fianelli:
      
      This patchset contains initial support for Broadcom's Cygnus SoC based on our
      iProc architecture. Initial support is minimal and includes just the mach
      platform code, clock driver, and a basic device tree configuration. Peripheral
      drivers will be submitted soon, as will device tree configurations for other
      Cygnus board variants.
      
      These are the Device Tree changes
      
      * tag 'arm-soc/for-3.18/cygnus-dts-v9' of http://github.com/brcm/linux
      
      :
        ARM: dts: Enable Broadcom Cygnus SoC
        dt-bindings: Document Broadcom Cygnus SoC and clocks
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      1ba5568c
  4. Nov 07, 2014
  5. Nov 06, 2014
  6. Nov 05, 2014
  7. Nov 04, 2014
    • Olof Johansson's avatar
      Merge tag 'arm-realview-dt-for-arm-soc' of... · a3206509
      Olof Johansson authored
      Merge tag 'arm-realview-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/dt
      
      Merge "RealView DeviceTree support for v3.19" from Linus Walleij:
      
      - Device Tree implementation for the ARM RealView boards
      - DTS file for the ARM RealView PB1176
      - Updates on top of the same DTS file
      
      * tag 'arm-realview-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator
      
      :
        ARM: realview: add MMCI to the PB1176 DTS
        ARM: realview: add KMIs to the PB1176 DTS
        ARM: realview: add FPGA UART4 to PB1176 DTS
        ARM: realview: add PL022 SSP/SPI block to PB1176 DTS
        ARM: realview: add RTC clocks to device tree
        ARM: realview: add charlcd to PB1176 device tree
        ARM: realview: add PL061 GPIO to the PB1176 DTS
        ARM: realview: move DT GIC to FPGA node
        ARM: realview: add device tree and bindings for PB1176
        ARM: realview: basic device tree implementation
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      a3206509
    • Olof Johansson's avatar
      Merge tag 'samsung-dt' of... · b2b2490a
      Olof Johansson authored
      Merge tag 'samsung-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
      
      Merge "1st Round of Samsung DT updates for v3.19" from Kukjin Kim:
      
      Samsung DT updates for v3.19
      
      - add CPU nodes for exynos4210, exynos4212, exynos4412
      
      - exynos4x12-pinctrl: add utility macro to define pin sleep states
      - exynos4412-trats2: add Maxim77693 PMIC node, add sleep mode pin
        configuration and keep eMMC regulators soft-disabled
      
      - add new exynos5250-spring DT
      
      - cleanup exynos5250-arndale, exynos5250-smdk5250 and exynos5250-snow
      
      - exynos5250-arndale: fix apparent GPIO typo and simplify USB3503
      - exynos5250-snow and exynos Peach boards: add rtc_src clock for RTC
      
      - correct mmc0 capability string exynos5420-peach-pit and exynos5800-
        peach-pi
      
      - exynos3250: add MFC codec nodes
      
      - s3c64xx: enable PWM node by default
      
      * tag 'samsung-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
      
      :
        ARM: dts: add CPU nodes for Exynos4 SoCs
        ARM: dts: add MFC codec device node for exynos3250
        ARM: dts: Add Maxim 77693 PMIC to exynos4412-trats2
        ARM: dts: Add sleep mode pin configuration for exynos4412-trats2
        ARM: dts: Add utility macro to define pin sleep states for exynos4x12-pinctrl
        ARM: dts: Keep eMMC regulators soft-disabled for exynos4412-trats2
        ARM: dts: correct the mmc0 capability string for exynos Peach boards
        ARM: dts: Add rtc_src clk for s3c-rtc on exynos5250-snow
        ARM: dts: Add rtc_src clk for s3c-rtc on exynos Peach boards
        ARM: dts: Enable PWM node by default for s3c64xx
        ARM: dts: Add exynos5250-spring device tree
        ARM: dts: Simplify USB3503 on exynos5250-arndale
        ARM: dts: Fix apparent GPIO typo in exynos5250-arndale
        ARM: dts: Clean up exynos5250-arndale
        ARM: dts: Clean up exynos5250-smdk5250
        ARM: dts: Fill in bootargs for exynos5250-snow
        ARM: dts: Clean up exynos5250-snow
        ARM: dts: Prepare node labels for exynos5250
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      b2b2490a
  8. Nov 03, 2014