1. 19 Apr, 2017 8 commits
  2. 07 Apr, 2017 1 commit
  3. 05 Apr, 2017 1 commit
  4. 04 Apr, 2017 17 commits
  5. 31 Mar, 2017 7 commits
    • Arnd Bergmann's avatar
      Merge tag 'v4.12-rockchip-dts64-symlinks-1' of... · 9720a9a3
      Arnd Bergmann authored
      Merge tag 'v4.12-rockchip-dts64-symlinks-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt64
      
      Pull "Rockchip dts64 updates (using arm/arm64 symlinks) for 4.12 part1" from Heiko Stübner
      
      Rockchip dts changes based on the newly created arm/arm64 symlinks.
      The core addition is the support for the rk3399-based Gru family of
      ChromeOS devices, like the Kevin board which is the recently released
      Samsung Chromebook Plus. Additionally the usb3 controllers are added
      to rk3399 as they're used on Gru devices and even without full type-c
      support they can at least drive usb2 devices already.
      
      * tag 'v4.12-rockchip-dts64-symlinks-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
        arm64: dts: rockchip: add regulator info for Kevin digitizer
        arm64: dts: rockchip: describe Gru/Kevin OPPs + CPU regulators
        arm64: dts: rockchip: add Gru/Kevin DTS
        dt-bindings: Document rk3399 Gru/Kevin
        arm64: dts: rockchip: support dwc3 USB for rk3399
      9720a9a3
    • Arnd Bergmann's avatar
      Merge tag 'v4.12-rockchip-dts64-1' of... · a5cd01ff
      Arnd Bergmann authored
      Merge tag 'v4.12-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt64
      
      Pull "Rockchip dts64 updates for 4.12 part1" from Heiko Stübner:
      
      Contains various changes for the rk3368 (dma, i2s, disable mailbox per
      default, mmc-resets) and also removes the wrongly added idle states, that
      do not match the hardware's capabilities, as well as some general rk3399
      pcie fixes as well as also the mmc resets.
      
      * tag 'v4.12-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
        arm64: dts: rockchip: fix PCIe domain number for rk3399
        arm64: dts: rockchip: add rk3399 dw-mmc resets
        arm64: dts: rockchip: add rk3368 dw-mmc resets
        arm64: dts: rockchip: disable mailbox of RK3368 SoCs per default
        arm64: dts: rockchip: add i2s nodes support for RK3368 SoCs
        arm64: dts: rockchip: add dmac nodes for rk3368 SoCs
        arm64: dts: rockchip: remove wrongly added idle states on rk3368
        arm64: dts: rockchip: sort rk3399-pcie by unit address
      a5cd01ff
    • Arnd Bergmann's avatar
      Merge tag 'arm-soc/for-4.12/devicetree-arm64' of http://github.com/Broadcom/stblinux into next/dt64 · bda484e7
      Arnd Bergmann authored
      Pull "Broadcom devicetree-arm64 changes for 4.12" from Florian Fainelli:
      
      This pull request contains Broadcom ARM64-based SoCs Device Tree updates for
      4.12, please pull the following:
      
      - Rob enables the cryptographic block on Northstar 2 (SPU) by adding the proper
        Device Tree nodes
      
      - Jon replaces all occurences of: status = "ok" with status = "okay" to better
        conform to the Device Tree specification
      
      * tag 'arm-soc/for-4.12/devicetree-arm64' of http://github.com/Broadcom/stblinux:
        arm64: dts: NS2: convert "ok" to "okay"
        arm64: dts: NS2: Add Broadcom SPU driver DT entry
      bda484e7
    • Arnd Bergmann's avatar
      Merge tag 'mvebu-dt64-4.12-1' of git://git.infradead.org/linux-mvebu into next/dt64 · 8e8c7253
      Arnd Bergmann authored
      Pull "mvebu dt64 for 4.12 (part 1)" from Gregory CLEMENT:
      
      - Add RTC support on Armada 7k/8k
      - Improve i2c support on Armada 37xx
      - Add gpio expander and RTC on Armada 3720 board
      - Improve USB3 support on Armada 37xx
      - Add network support on Armada 7k/8k
      
      * tag 'mvebu-dt64-4.12-1' of git://git.infradead.org/linux-mvebu:
        arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K
        ARM64: dts: marvell: armada-3720 add RTC support
        ARM64: dts: marvell: armada-3720-db: Add phy for USB3
        ARM64: dts: marvell: armada-37xx: Add clock resource for USB3
        ARM64: dts: marvell: armada-37xx: Fix interrupt mapping for USB3
        ARM64: dts: marvell: armada-3720-db: add gpio expander
        ARM64: dts: marvell: armada37xx: add address and size property for i2c cells
        arm64: dts: marvell: add RTC description for Armada 7K/8K
      8e8c7253
    • Arnd Bergmann's avatar
      Merge tag 'uniphier-dt64-v4.12' of... · 6cd8eaac
      Arnd Bergmann authored
      Merge tag 'uniphier-dt64-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/dt64
      
      Pull "UniPhier ARM64 SoC DT updates for v4.12" from Masahiro Yamada:
      
      - Fix W=* build warnings
      - Add pinctrl properties to eMMC nodes
      - Fix resets properties of USB nodes
      
      * tag 'uniphier-dt64-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier:
        arm64: dts: uniphier: re-order reset deassertion of USB of LD11
        arm64: dts: uniphier: add pinctrl property to eMMC node for LD11/LD20
        arm64: dts: uniphier: move memory node below aliases node
        arm64: dts: uniphier: fix no unit name warnings
      6cd8eaac
    • Jayachandran C's avatar
      arm64: dts: move from ARCH_VULCAN to ARCH_THUNDER2 · 517b311e
      Jayachandran C authored
      Move and update device tree files as part of transition from Broadcom
      Vulcan to Cavium ThunderX2.
      
      The changes are to:
       * rename dts/broadcom/vulcan.dtsi to cavium/thunder2-99xx.dtsi,
         update cpu cores to be "cavium,thunder2", and update SoC to be
         "cavium,thunderx2-cn9900"
       * move SoC dts/broadcom/vulcan-eval.dtsi to cavium/thunder2-99xx.dtsi
         and update board name string
       * Update dts/broadcom/Makefile not to build vulcan dtbs
       * Update dts/cavium/Makefile to build thunder2 dtbs
      
      No changes to the dts contents except the updated "compatible" and
      "model" properties.
      Signed-off-by: default avatarJayachandran C <jnair@caviumnetworks.com>
      Reviewed-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      517b311e
    • Jayachandran C's avatar
      dt-bindings: Add arm64 ARCH_THUNDER2 platform documentation · 8aac4bc5
      Jayachandran C authored
      Add documentation for Cavium's ThunderX2 CN99XX ARM64 processor. This
      SoC will use "cavium,thunderx2-cn9900" as the compatible property.
      
      Also add a documentation entry for the "cavium,thunder2" cpu core
      present in these SoCs.
      Signed-off-by: default avatarJayachandran C <jnair@caviumnetworks.com>
      Acked-by: default avatarRob Herring <robh@kernel.org>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      8aac4bc5
  6. 29 Mar, 2017 3 commits
  7. 28 Mar, 2017 3 commits