Skip to content
  1. Nov 20, 2014
    • Arnd Bergmann's avatar
      Merge tag 'omap-for-v3.19/dt-part1' of... · 498149dd
      Arnd Bergmann authored
      Merge tag 'omap-for-v3.19/dt-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
      
      Pull "Device tree related changes for omaps" from Tony Lindgren:
      
      - Fix currently harmless but wrong sizes for various GPMC connected
        devices
      
      - Set up timings for several GPMC connected devices to get rid of
        bootloader dependencies in later patches
      
      - Enable various drivers for dra7xx
      
      - Prepare Igep boards to support new variants
      
      - Add intial support for BeagleBoard-X15
      
      * tag 'omap-for-v3.19/dt-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap
      
      : (37 commits)
        ARM: dts: DRA7: Add aliases for all serial ports
        ARM: dts: Add am57xx-beagle-x15
        ARM: OMAP2+: igep00x0: Add pdata-quirks for the btwilink device.
        ARM: dts: omap3-igep00x0: Remove i2c2 node.
        ARM: dts: omap3-igep0020-rev-f: Support IGEPv2 Rev. F
        ARM: dts: omap3-igep0020-common: Introduce igep0020 common dtsi file.
        ARM: dts: omap3-igep0030-rev-g: Support IGEP COM MODULE Rev. G
        ARM: dts: omap3-igep0030-common: Introduce igep0030 common dtsi file.
        ARM: dts: omap3-igep00x0: Move outside common file the on board Wifi module.
        ARM: dts: omap3-igep0020: Specify IGEPv2 revision in device tree.
        ARM: dts: omap3-igep0030: Specify IGEP COM revision in device tree.
        ARM: dts: omap3-igep00x0: Move NAND configuration to a common place.
        ARM: dts: omap3-igep00x0: Fix UART2 pins that aren't common.
        ARM: dts: dra7: add labels to DWC3 nodes
        ARM: dts: dra72x-evm: Enable CPSW and MDIO
        ARM: dts: dra7-evm: Keep all VDD rails always-on
        ARM: dts: dra72-evm: Add MMC nodes
        ARM: dts: dra72-evm: Add power button node
        ARM: dts: dra72-evm: Provide explicit pinmux for TPS PMIC
        ARM: dts: dra72-evm: Add regulator information to USB2 PHYs
        ...
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      498149dd
    • Arnd Bergmann's avatar
      Merge tag 'mvebu-dt-3.19' of git://git.infradead.org/linux-mvebu into next/dt · 7d9e89c7
      Arnd Bergmann authored
      Pull "mvebu DT changes for v3.19" from Jason Cooper:
      
       - mvebu
          - ReadyNAS 102 leds, esata
          - ReadyNAS 2120 esata
          - Add cache-unified for Aurora L2 node
          - Add ref clk for timer and watchdog on Armada 375
          - Cleanup Armada XP pinctrl for GigE
          - Add RGMII pinctrl, i2c eeprom, and fix 74hc595 counter on Lenovo ix4-300d
      
       - kirkwood
          - Add DLink DIR665 and it's DSA configuration
      
      * tag 'mvebu-dt-3.19' of git://git.infradead.org/linux-mvebu
      
      :
        ARM: mvebu: armada-xp: Fix 74hc595 count for Lenovo ix4-300d
        ARM: mvebu: armada-xp: Add I2C eeprom on Lenovo ix4-300d
        ARM: mvebu: armada-xp: Add RGMII pinctrl to Lenovo ix4-300d
        ARM: mvebu: armada-xp: Add GE0 pinctrl settings for GMII
        ARM: mvebu: armada-xp: Move GE0/1 pinctrl settings for RGMII
        ARM: mvebu: armada-xp: Use pinctrl node alias
        ARM: mvebu: armada-xp: Add node alias to pinctrl and add base address
        ARM: mvebu: armada-xp: Consolidate pinctrl node
        ARM: Kirkwood: DIR665: Instantiate Distributed Switch Architecture
        ARM: Kirkwood: Add support for DLink DIR665
        ARM: mvebu: Enable rear eSATA ports of NETGEAR ReadyNAS 2120
        ARM: mvebu: Enable the reference clock for timer and watchdog on Armada 375 SoC
        arm: mvebu: Clarify (e)SATA ports info in NETGEAR ReadyNAS 102 .dts file
        arm: mvebu: Fix LED color in NETGEAR ReadyNAS 102 .dts file
        ARM: mvebu: Fix the Aurora L2 cache node with the required cache-unified property
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      7d9e89c7
    • 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 12, 2014
  4. Nov 11, 2014