1. 19 Jun, 2017 6 commits
    • Olof Johansson's avatar
      Merge tag 'amlogic-dt64' of... · 0fd5e852
      Olof Johansson authored
      Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dt64
      
      Amlogic 64-bit DT changes for v4.13
      - cleanup/reorganize alphabetically to better avoid conflicts
      - add HDMI and CVBS nodes for multiple boards
      - new pinctrl pins: SPI, HDMI CEC
      - SCPI: fix thermal sensor reporting
      
      New board support
      - NanoPi K2 (GXBB)
      - R-Box Pro (GXM)
      
      * tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic: (36 commits)
        ARM64: dts: meson-gxl-s905x-p212: Add HDMI and CVBS nodes
        ARM64: dts: meson-gxl-s905x-khadas-vim: Add HDMI nodes
        ARM64: dts: meson-gxl-s905d-p230: Add HDMI nodes
        ARM64: dts: meson-gxbb-wetek-play2: Add HDMI and CVBS Nodes
        ARM64: dts: meson-gx: Fix sensors reporting from SCP
        ARM64: dts: meson-gxl: Add SPI pinctrl nodes
        ARM64: dts: meson-gxbb: Add SPI pinctrl nodes
        ARM64: dts: meson-gxl: Add Ethernet PHY LEDS pins nodes
        ARM64: dts: meson-gxl: Add CEC pins nodes
        ARM64: dts: meson-gxbb: Add CEC pins nodes
        ARM64: dts: Fix GXBB periphs pinctrl pull-enable register base
        ARM64: dts: Fix GXL periphs pinctrl pull-enable register base
        ARM64: dts: meson-gxl: Fix pinctrl periphs gpio-ranges
        arm64: dts: amlogic: Add NanoPi K2
        dt-bindings: arm: amlogic: Add NanoPi K2
        arm64: dts: meson-gxm: Add R-Box Pro
        dt-bindings: arm: amlogic: Add R-Box Pro
        dt-bindings: Add Kingnovel vendor prefix
        arm64: dts: meson-gx-p23x-q20x: Fix node order
        arm64: dts: meson-gxm-nexbox-a1: Fix node order
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      0fd5e852
    • Olof Johansson's avatar
      Merge tag 'arm-soc/for-4.13/devicetree-arm64' of http://github.com/Broadcom/stblinux into next/dt64 · 8aba6143
      Olof Johansson authored
      This pull request contains Broadcom ARM64-based SoCs Device Tree changes for
      4.13. Please note the following from Eric:
      
      I've based this summary on the bcm2835-dt-next tag, to clarify what's in this
      patch series, but it does require being careful since it involves a cross-merge
      between branches.
      
      - Anup documents the Broadcom Stingray binding, common clocks, adds initial
        support for the Stingray DTSI and DTS files and adds support for the PL022,
        PL330 and SP805
      
      - Sandeep adds the clock nodes to the Stingray Device Tree nodes
      
      - Pramod adds support for the NAND, pinctrl, GPIO to the Stingray Device Tree nodes
      
      - Oza adds I2C Device Tree nodes to the Stingray DTSes
      
      - Srinath adds PWM and SDHCI Device Tree nodes for the Stingray SoC
      
      - Ravijeta adds support for the USB Dual Role PHY on Northstar 2
      
      - Gerd starts adding references to the sdhost and sdhci controllers, and then
        switches the sdcard to to use the SDHOST (faster than SDHCI)
      
      - Stefan defines the BCM2837 thermal coefficients in order for the Raspberry Pi
        thermal driver to work correctly
      
      * tag 'arm-soc/for-4.13/devicetree-arm64' of http://github.com/Broadcom/stblinux:
        arm64: dts: NS2: Add USB DRD PHY device tree node
        ARM64: dts: bcm2837: Define CPU thermal coefficients
        arm64: dts: Add PWM and SDHCI DT nodes for Stingray SOC
        arm64: dts: Add PL022, PL330 and SP805 DT nodes for Stingray
        arm64: dts: Add I2C DT nodes for Stingray SoC
        arm64: dts: Add GPIO DT nodes for Stingray SOC
        arm64: dts: Add pinctrl DT nodes for Stingray SOC
        arm64: dts: Add NAND DT nodes for Stingray SOC
        arm64: dts: Add clock DT nodes for Stingray SOC
        arm64: dts: Initial DTS files for Broadcom Stingray SOC
        dt-bindings: clk: Extend binding doc for Stingray SOC
        dt-bindings: bcm: Add Broadcom Stingray bindings document
        ARM: dts: bcm283x: switch from &sdhci to &sdhost
        arm64: dts: bcm2837: add &sdhci and &sdhost
        ARM: dts: bcm283x: Add CPU thermal zone with 1 trip point
        ARM: dts: Add devicetree for the Raspberry Pi 3, for arm32 (v6)
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      8aba6143
    • Olof Johansson's avatar
      Merge tag 'uniphier-dt64-v4.13' of... · d828e978
      Olof Johansson authored
      Merge tag 'uniphier-dt64-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/dt64
      
      UniPhier ARM64 SoC DT updates for v4.13
      
      - specify timing delay properties of eMMC
      - fix W=1 build warnings
      - increase memory reserve size
      - use SPDX License Identifier
      - add new board support (LD11/LD20 global)
      
      * tag 'uniphier-dt64-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier:
        arm64: dts: uniphier: add support for LD20 Global board
        arm64: dts: uniphier: add support for LD11 Global board
        arm64: dts: uniphier: use SPDX-License-Identifier
        arm64: dts: uniphier: reserve more memory for LD11/LD20
        arm64: dts: uniphier: fix simple-bus unit address format error
        arm64: dts: uniphier: Use - instead of @ for DT OPP entries
        arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMC
        arm64: dts: uniphier: add input-delay properties to Cadence eMMC node
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      d828e978
    • Olof Johansson's avatar
      Merge tag 'v4.12-next-dts64' of https://github.com/mbgg/linux-mediatek into next/dt64 · d8a41096
      Olof Johansson authored
      Add device tree nodes for
      mt8173:
      - split USB SuperSpeed port in HighSpeed and SuperSpeed ports.
      - move USB phy clocks up in hierarchy to met new bindings description
      - move MDP nodes up in hierarchy to met new bindings description
      
      mt6797:
      - add basic SoC support
      - add clock driver
      - add power domain
      
      dt-bindings:
      - clean-up i2c binding description
      - add binding for mt2701 i2c node
      - add fallback compatible to scpsys binding description
      - add bindings description for mt7622 and mt6796
      
      * tag 'v4.12-next-dts64' of https://github.com/mbgg/linux-mediatek:
        dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC
        arm64: dts: mt8173: Fix mdp device tree
        dt-bindings: i2c: Add Mediatek MT2701 i2c binding
        dt-bindings: i2c-mtk: Add mt7623 binding
        dt-bindings: i2c-mtk: Delete bindings
        dt-bindings: i2c-mt6577: Rename file to reflect bindings
        dt-bindings: mtk-sysirq: Correct bindings for supported SoCs
        arm64: dts: mediatek: add clk and scp nodes for MT6797
        dt-bindings: mediatek: add MT6797 power dt-bindings
        arm64: dts: mediatek: add mt6797 support
        dt-bindings: mediatek: Add bindings for mediatek MT6797 Platform
        arm64: dts: mt8173: move clock from phy node into port nodes
        arm64: dts: mt8173: split usb SuperSpeed port into two ports
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      d8a41096
    • Olof Johansson's avatar
      Merge tag 'samsung-dt64-4.13' of... · c7404287
      Olof Johansson authored
      Merge tag 'samsung-dt64-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt64
      
      Samsung DeviceTree ARM64 update for v4.13:
      1. Remove unneeded TE interrupt gpio property.
      
      * tag 'samsung-dt64-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
        arm64: dts: exynos: Remove the te-gpios property in the TM2 boards
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      c7404287
    • Olof Johansson's avatar
      Merge tag 'v4.13-rockchip-dts64-1' of... · b21af975
      Olof Johansson authored
      Merge tag 'v4.13-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt64
      
      Support for the new rk3399 firefly board; extending the pcie ranges to
      make usage of pci switches possible; some more qos and pinctrl nodes on
      rk3399; updates for the rk3399 cpu operating points including separate
      opps for the higher rates OP1 variant of the chip and mmc-nodes for
      the rk3328.
      
      * tag 'v4.13-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
        arm64: dts: rockchip: update common rk3399 operating points
        arm64: dts: rockchip: introduce rk3399-op1 operating points
        arm64: dts: rockchip: enable usb3 controllers on rk3399-firefly
        arm64: dts: rockchip: add ethernet0 alias on rk3399
        arm64: dts: rockchip: bring rk3399-firefly power-tree in line
        arm64: dts: rockchip: add sdmmc/sdio/emmc nodes for RK3328 SoCs
        arm64: dts: rockchip: extent IORESOURCE_MEM_64 of PCIe for rk3399
        arm64: dts: rockchip: extent bus-ranges of PCIe for rk3399
        arm64: dts: rockchip: add pinctrl settings for some rk3399 peripherals
        arm64: dts: rockchip: add some missing qos nodes on rk3399
        arm64: dts: rockchip: add support for firefly-rk3399 board
        dt-bindings: add firefly-rk3399 board support
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      b21af975
  2. 13 Jun, 2017 1 commit
  3. 12 Jun, 2017 2 commits
  4. 09 Jun, 2017 4 commits
  5. 08 Jun, 2017 9 commits
  6. 07 Jun, 2017 2 commits
  7. 06 Jun, 2017 12 commits
  8. 05 Jun, 2017 1 commit
  9. 02 Jun, 2017 2 commits
    • Olof Johansson's avatar
      Merge tag 'realtek-arm64-dt-for-4.12' of git://github.com/afaerber/linux into next/dt64 · 704ffd74
      Olof Johansson authored
      Realtek ARM64 based SoC DT for v4.12
      
      This adds an initial DT for the RTD1295 SoC and a TV box based on it.
      
      * tag 'realtek-arm64-dt-for-4.12' of git://github.com/afaerber/linux:
        ARM64: dts: Add Realtek RTD1295 and Zidoo X9S
        dt-bindings: arm: Add Realtek RTD1295 bindings
        dt-bindings: Add vendor prefix for Zidoo
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      704ffd74
    • Olof Johansson's avatar
      Merge tag 'renesas-arm64-dt-for-v4.13' of... · f47fbc37
      Olof Johansson authored
      Merge tag 'renesas-arm64-dt-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt64
      
      Renesas ARM64 Based SoC DT Updates for v4.13
      
      * Add support for R-Car H3 ES2.0
      * Break out common board support
      * Set drive-strength for ravb pins for r8a7795/h3ulcb and r8a7796/m3ulcb
      * Enable HDMI outputs on r8a7795/salvator-x
      * Add R-Car audio to DT of r8a7796 SoC
      * Add current sense amplifiers to DT of r8a779[56]/salvator-x
      * Enable NFS-root on r8a7796/salvator-x
      * Enable HS200 for eMMC on r8a779[56]/salvator-x,
        r8a7795/h3ulcb and r8a7796/m3ulcb
      * Enable EthernetAVB, I2C r8a7796/m3ulcb
      * Update memory node to 2 GiB map on r8a7796/m3ulcb
      
      * tag 'renesas-arm64-dt-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (35 commits)
        arm64: dts: r8a7795: salvator-x: Add support for R-Car H3 ES2.0
        arm64: dts: r8a7795: Add support for R-Car H3 ES2.0
        arm64: dts: ulcb: Set drive-strength for ravb pins
        arm64: dts: renesas: r8a7795-salvator-x: Enable HDMI outputs
        arm64: dts: renesas: r8a7795-salvator-x: Add DU external dot clocks
        arm64: dts: renesas: salvator-x: Add HDMI output connectors
        arm64: dts: renesas: salvator-x: Add DU external dot clock sources
        arm64: dts: renesas: r8a7795: Add HDMI encoder support
        arm64: dts: salvator-x: Add panel backlight support
        arm64: dts: r8a7796: Add PWM device nodes
        arm64: dts: r8a7796: add Sound MIX support
        arm64: dts: r8a7796: add Sound CTU support
        arm64: dts: r8a7796: add Sound DVC support
        arm64: dts: r8a7796: add Sound SRC support
        arm64: dts: r8a7796: add Sound SSI DMA support
        arm64: dts: r8a7796: add Sound SSI PIO support
        arm64: dts: r8a7796: add AUDIO_DMAC support
        arm64: dts: salvator-x: Add current sense amplifiers
        arm64: dts: renesas: Extract common ULCB board support
        arm64: dts: renesas: Extract common Salvator-X board support
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      f47fbc37
  10. 31 May, 2017 1 commit