1. 05 Apr, 2018 1 commit
  2. 28 Mar, 2018 4 commits
    • Arnd Bergmann's avatar
      Merge tag 'imx-dt-4.17-2' of... · 5717cb89
      Arnd Bergmann authored
      Merge tag 'imx-dt-4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt
      
      Pull "i.MX device tree updates for 4.17, round 2" Shawn Guo:
      
       - Add missing property '#sound-dai-cells' for sgtl5000 codec node
         in imx6ul-isiot board to fix warning seen with DTC 1.4.6.
       - Use stdout-path instead of linux,stdout-path to fix DTC warning
         reported by DTC 1.4.6.
      
      * tag 'imx-dt-4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
        ARM: dts: imx6ul-isiot: Pass the required '#sound-dai-cells'
        ARM: dts: imx6-phytec: Use the standard 'stdout-path' property
      5717cb89
    • Arnd Bergmann's avatar
      Merge tag 'uniphier-dt-v4.17-2' of... · 3ac3a2f9
      Arnd Bergmann authored
      Merge tag 'uniphier-dt-v4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/dt
      
      Pull "UniPhier ARM SoC DT updates for v4.17 (2nd)" from Masahiro Yamada:
      
      - add syscon property to sound nodes
      - add more ethernet pin groups
      - add ethernet support for PXs3 SoC
      
      * tag 'uniphier-dt-v4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier:
        arm64: dts: uniphier: add ethernet node for PXs3
        ARM: dts: uniphier: add pinctrl groups of ethernet for second instance
        ARM: dts: uniphier: add syscon property for UniPhier sound system
        arm64: dts: uniphier: add syscon property for UniPhier sound system
      3ac3a2f9
    • Arnd Bergmann's avatar
      Merge tag 'v4.17-rockchip-dts64-1' of... · fd553821
      Arnd Bergmann authored
      Merge tag 'v4.17-rockchip-dts64-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt
      
      Pull "Rockchip dts64 changes for 4.17" from Heiko Stübner:
      
      The rk3399 gained support its Cadence displayport controller and some
      minor additions like pins for 2ch i2s0 and the cif test clocks as well
      as a default rate for ACLK_VIO that should be 400MHz according to the TRM.
      
      The rk3328 got uart dmas fixed - a non-critical fix, as nobody was using
      that so far.
      
      New boards are the rk3328-based roc-rk3328-cc, the rk3368-based Lion-SOM
      + baseborad from Theobroma Systems and a standalone variant of the Sapphire
      board, as a lot of people where using that without the Exkavator baseboard.
      
      Sapphire also saw a lot of small cleanups of things that are not part
      of the actual Sapphire board, but the baseboard instead. The rk3399-puma
      board got i2s and tsadc support and Gru got its DP node enabled.
      
      * tag 'v4.17-rockchip-dts64-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
        arm64: dts: rockchip: remove keep-power-in-suspend from sdhci of rk3399-sapphire
        arm64: dts: rockchip: assign clock rate for ACLK_VIO on rk3399
        arm64: dts: rockchip: add a standalone version of the rk3399 sapphire
        arm64: dts: rockchip: move rk3399-sapphire pwr_btn to daughterboard
        arm64: dts: rockchip: move rk3399-sapphire i2s2 to daughterboard
        arm64: dts: rockchip: move rk3399-sapphire sdio to excavator baseboard
        arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou
        arm64: dts: rockchip: move i2s0 node from baseboard to SoM on rk3399-puma
        arm64: dts: rockchip: vdd_log on rk3399-sapphire is not an i2c slave
        arm64: dts: rockchip: add Haikou baseboard with RK3368-uQ7 SoM
        arm64: dts: rockchip: add RK3368-uQ7 (Lion) SoM
        dt-bindings: add RK3368-uQ7 SoM and EVK base board
        arm64: dts: rockchip: Fix RK3328 UART DMAs
        arm64: dts: rockchip: enable DP for rk3399-gru
        arm64: dts: rockchip: add cdn-dp node for rk3399.
        arm64: dts: rockchip: add i2s0-2ch-bus pins on rk3399
        arm64: dts: rockchip: enable tsadc on rk3399-puma
        arm64: dts: rockchip: add roc-rk3328-cc board
        arm64: dts: rockchip: Add cif test clocks for rk3399
      fd553821
    • Arnd Bergmann's avatar
      Merge tag 'v4.17-rockchip-dts32-1' of... · 3eb8d21a
      Arnd Bergmann authored
      Merge tag 'v4.17-rockchip-dts32-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt
      
      Pull "Rockchip dts32 changes for 4.17" from Heiko Stübner:
      
      For general soc-specific changes the rk322x socs got their correct grf
      compatible set. Other than that there are some board-specific changes
      like the Rock2 getting its otg port, recovery and power keys enabled.
      
      The vyasa board gained an enabled emmc node and the phyCORE boards
      got UHS speeds in their sd card and a fixed sd-card power supply.
      
      Finally the veyron boards dropped a nonstandard and unused property.
      
      * tag 'v4.17-rockchip-dts32-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
        ARM: dts: rockchip: enable USB-OTG port on Radxa Rock2 Square
        ARM: dts: rockchip: add recovery button for Rock2 Square
        ARM: dts: rockchip: add power key for Rock2 Square
        ARM: dts: rockchip: Add eMMC node for rk3288-vyasa
        ARM: dts: rockchip: Support UHS mode for SD card on phyCORE-RK3288 RDK
        ARM: dts: rockchip: Fix supply node for card's power on phycore som
        ARM: dts: rockchip: add "rockchip,rk3228-grf" compatible for rk322x grf node
        ARM: dts: rockchip: drop veyron's nonstandard 'backlight-boot-off'
      3eb8d21a
  3. 27 Mar, 2018 35 commits