1. 14 Jul, 2018 8 commits
    • Olof Johansson's avatar
      Merge tag 'tegra-for-4.19-dt-bindings' of... · 0775f498
      Olof Johansson authored
      Merge tag 'tegra-for-4.19-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt
      
      dt-bindings: tegra: Changes for v4.19-rc1
      
      This contains a single update that adds the Carmel CPU found in Tegra194
      SoCs to the arm/cpus.txt device tree bindings.
      
      * tag 'tegra-for-4.19-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
        dt-bindings: arm: Add compatible string for NVIDIA Carmel
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      0775f498
    • Olof Johansson's avatar
      Merge tag 'omap-for-v4.19/dt-mcan-v2-signed-v2' of... · 8291ca5d
      Olof Johansson authored
      Merge tag 'omap-for-v4.19/dt-mcan-v2-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
      
      dts changes for mcan for omaps for v4.19 merge window
      
      These changes configure the mcan clock, interconnect target
      module and mcan device. These changes depend on the ti-sysc
      related driver changes and are based on those.
      
      Notably this is the first new driver that probes with ti-sysc
      driver with no legacy hwmod platform data for the interconnect
      target module.
      
      * tag 'omap-for-v4.19/dt-mcan-v2-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: dts: dra76x: Add MCAN node
        ARM: dts: Add generic interconnect target module node for MCAN
        ARM: dts: dra762: Add MCAN clock support
        bus: ti-sysc: Add support for software reset
        bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x
        clk: ti: dra7: Add clkctrl clock data for the mcan clocks
        bus: ti-sysc: Use 2-factor allocator arguments
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      8291ca5d
    • Olof Johansson's avatar
      Merge tag 'omap-for-v4.19/dt-signed-v2' of... · 260cfb9f
      Olof Johansson authored
      Merge tag 'omap-for-v4.19/dt-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
      
      dts changes for omaps for v4.19 merge window
      
      Mostly updates to configure and improve the devices
      found on various SoCs and boards:
      
      - several patches to update support for am3517-evm
        to replace bogus fixed regulators with proper
        regulators and configure various devices such
        as wlan, bluetooth and usb1
      
      - add missing cooling devices for omap5 and dra7
      
      - configure dual role for usb ports for am57xx
        and dra7
      
      - PM updates for omap4 devices to allow retention
        idle for minimal configurations
      
      - am335x-sl50 updates for various devices
      
      - update d-can alias names to not use undescore
      
      - configure pandaboard gpio button
      
      - a non-urgent change to fix dcan node address that
        i forgot to send a pull request for earlier
      
      * tag 'omap-for-v4.19/dt-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (25 commits)
        ARM: dts: pandaboard: add gpio user button
        ARM: dts: am3517-evm: Add 'vdd_io_reg' regulator references
        ARM: dts: am3517-evm: Enable USB1 Host
        ARM: dts: am33xx: Fix syntax of alias names
        ARM: dts: am3517-som:  Add builtin Bluetooth
        ARM: dts: am3517-som: Add WL127x Wifi
        ARM: dts: am335x-sl50: enable tsadc on SL50 board
        ARM: dts: am335x-sl50: fix label names for all LEDs
        ARM: dts: am335x-sl50: use audio-graph-card for sound
        ARM: dts: am335x-sl50: add support for DS1339 Real Time Clock
        ARM: dts: am335x-sl50: set dr_mode to otg
        ARM: dts: am335x-sl50: add a node for the LCD controller
        ARM: dts: am335x-sl50: use phy-phandle declarations
        ARM: dts: am335x-sl50: update backlight nodes
        ARM: dts: omap4-droid4: Use software debounce for gpio-keys
        ARM: dts: Configure duovero for to allow core retention during idle
        ARM: dts: Improve omap l4per idling with wlcore edge sensitive interrupt
        ARM: dts: dra76-evm: Add VBUS GPIO to USB1/USB2 extcon
        ARM: dts: dra71-evm: Add VBUS GPIO to USB1/USB2 extcon
        ARM: dts: dra7-evm: Add extcon to USB2 port
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      260cfb9f
    • Olof Johansson's avatar
      Merge tag 'davinci-for-v4.19/dt' of... · b7b6be64
      Olof Johansson authored
      Merge tag 'davinci-for-v4.19/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/dt
      
      DaVinci Device-Tree updates for v4.19
      -------------------------------------
      
      * DA850 now uses clocks from device-tree
      * DA850 EVM gains LCD (with backlight) and SATA support
      * Lego Mindstorms gains bluetooth support
      * DSP reset control support on DA850
      
      * tag 'davinci-for-v4.19/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
        ARM: dts: da850: Add power-domains to CPPI 4.1 node
        ARM: davinci: dts: add a reset control to the dsp node
        ARM: davinci: dts: make psc0 a reset provider
        ARM: dts: da850-lego-ev3: Add Bluetooth nodes
        ARM: dts: da850: Add power-domains to PWM nodes
        ARM: dts: da850: Add clocks
        dt-bindings: timer: new bindings for TI DaVinci timer
        ARM: dts: da850-evm: Enable LCD and backlight
        ARM: dts: da850-evm: Enable SATA port
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      b7b6be64
    • Olof Johansson's avatar
      Merge tag 'arm-soc/for-4.19/devicetree-arm64' of https://github.com/Broadcom/stblinux into next/dt · f9228c38
      Olof Johansson authored
      This pull request contains Broadcom ARM64-based SoCs Device Tree changes
      for 4.19, please pull the following:
      
      - Scott does a bunch of updates to the Stingray DTS and DTS include
        files to better support the addition of new boards. Scott also adds
        the Stingray OTP Device Tree node
      
      - Pramod updates the Stingray clocks such that they match the latest
        revision of the ASIC and datasheets
      
      - Ray sets the Stingray initial watchdog timeout to 60 seconds to give
        sufficient time for the kernel to boot and then adds PAXC (internal
        PCIe) support to the Stingray base DTS files
      
      - Vladimir adds support for the Stingray smart NIC PS225 boards variants
      
      * tag 'arm-soc/for-4.19/devicetree-arm64' of https://github.com/Broadcom/stblinux:
        arm64: dts: stingray: add bcm958802a802x dts
        arm64: dts: stingray: add PAXC support
        arm64: dts: set initial SR watchdog timeout to 60 seconds
        arm64: dts: Update Stingray clock DT nodes
        arm64: dts: stingray: Add OTP device node
        arm64: dts: stingray: move common board components to stingray-board-base
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      f9228c38
    • Olof Johansson's avatar
      Merge tag 'arm-soc/for-4.19/devicetree' of https://github.com/Broadcom/stblinux into next/dt · c79306d5
      Olof Johansson authored
      This pull request contains Broadcom ARM-based SoCs Device Tree changes
      for 4.19, please pull the following:
      
      - Clement adds ethernet aliases to the Cygnus DTS include file such that
        a DT aware bootloader such as u-boot can properly insert MAC addresses
      
      - Mohamed adds a Device Tree node for the HWRNG found on Cygnus SoCs
      
      - Vivek migrates all the BCM5301x (Northstar) Device Tree sources to use
        the proper USB 3.0 PHY representation using its parent MDIO bus.
        Vivek also completes the Linksys EA9500 Device Tree by adding support
        for LEDs, internal and external switches.
      
      - Rafal adds the ARM architected timer to the BCM53573 Device Tree
        include file.
      
      - Eric adds the Performance Monitoring Unit to the BCM2837 DTS include
        file since it was absent before
      
      - Boris adds the BCM283x transposer block to the Device Tree
      
      - Stefan adds the Raspberry Pi Compute Module (CM1) Device Tree include
        and sources.
      
      * tag 'arm-soc/for-4.19/devicetree' of https://github.com/Broadcom/stblinux:
        ARM: dts: BCM5301X: Add support for Linksys EA9500
        ARM: dts: BCM53573: Add architected timer
        ARM: dts: BCM5301X: Make USB 3.0 PHY use MDIO PHY driver
        ARM: dts: cygnus: enable iproc-hwrng
        ARM: dts: cygnus: add ethernet0 alias
        ARM: dts: bcm283x: Add Transposer block
        ARM: dts: bcm283x: Add the PMU to the devicetree.
        ARM: dts: add Raspberry Pi Compute Module and IO board
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      c79306d5
    • Olof Johansson's avatar
      Merge tag 'v4.19-rockchip-dts64-1' of... · 5665ab3a
      Olof Johansson authored
      Merge tag 'v4.19-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt
      
      SPDX conversion for existing devicetree files. New board is Gru-Bob
      the Chromebook Flip C101PA which also got some stuff moved around
      to make room for Scarlet once its display pipeline makes some more
      advances.
      Also included are some general sound improvements for rk3399
      including enabling hdmi-sound on the sapphire board and some
      misc fixes like missing cooling device properties and wrong
      clock-names for the uart1 on rk3328.
      
      * tag 'v4.19-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
        arm64: dts: rockchip: corrected uart1 clock-names for rk3328
        arm64: dts: rockchip: add Google Bob
        arm64: dts: rockchip: move core edp from rk3399-kevin to shared chromebook
        arm64: dts: rockchip: move Chromebook-specific Gru-parts to a separate file
        arm64: dts: rockchip: add phandles to some nodes on rk3399-gru
        arm64: dts: rockchip: add some common pin-settings to rk3399
        arm64: dts: rockchip: generalize rk3399 #sound-dai-cells
        arm64: dts: rockchip: Add missing cooling device properties for CPUs
        arm64: dts: rockchip: enable hdmi sound on rk3399-sapphire
        arm64: dts: rockchip: connect hdmi sound in rk3399
        arm64: dts: rockchip: use SPDX-License-Identifier
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      5665ab3a
    • Olof Johansson's avatar
      Merge tag 'v4.19-rockchip-dts32-1' of... · 9fcad3b6
      Olof Johansson authored
      Merge tag 'v4.19-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt
      
      SPDX conversion for existing Rockchip devicetree files as well
      as conversion of rk3288 to OPPv2 to facilitate the addition of
      missing cpu-cooling-device properties.
      
      * tag 'v4.19-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
        ARM: dts: rockchip: Add missing cooling device properties for CPUs on rk3288
        ARM: dts: rockchip: convert rk3288 to operating-points-v2
        ARM: dts: rockchip: Add missing cooling device properties for CPUs on rk322x
        ARM: dts: rockchip: use SPDX-License-Identifier
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      9fcad3b6
  2. 13 Jul, 2018 2 commits
  3. 11 Jul, 2018 1 commit
  4. 10 Jul, 2018 7 commits
  5. 09 Jul, 2018 11 commits
  6. 08 Jul, 2018 1 commit
  7. 07 Jul, 2018 5 commits
  8. 03 Jul, 2018 5 commits