1. 11 Dec, 2018 8 commits
    • Olof Johansson's avatar
      Merge tag 'tegra-for-4.21-arm64-dt' of... · 91eac913
      Olof Johansson authored
      Merge tag 'tegra-for-4.21-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt
      
      arm64: tegra: Device tree change for v4.21-rc1
      
      These changes add a bunch of features for Tegra194 and Tegra186, such as
      wake events, on-die RTC, temperature sensors, HDA for audio over HDMI
      and fan support on Jetson Xavier to allow cooling of the device.
      
      * tag 'tegra-for-4.21-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux: (29 commits)
        arm64: tegra: Set reg property for display-hub on Tegra194
        arm64: tegra: Set reg property for display-hub on Tegra186
        arm64: dts: tegra186: Enable IOMMU for SDHCI
        arm64: tegra: Enable HDA controller on Jetson TX1
        arm64: tegra: Add CEC controller on Tegra194
        arm64: tegra: Enable HDA on Jetson Xavier
        arm64: tegra: Add HDA controller on Tegra194
        arm64: tegra: Add CEC controller on Tegra186
        arm64: tegra: Enable HDA on Jetson TX2
        arm64: tegra: Add HDA controller on Tegra186
        arm64: tegra: Add temperature sensor on P2888
        arm64: tegra: Add gpio-keys on Jetson Xavier
        arm64: tegra: Add AON GPIO controller on Tegra194
        arm64: tegra: p2888: Enable on-die RTC
        arm64: tegra: Add RTC support on Tegra194
        arm64: tegra: Enable PMC wake events on Tegra194
        arm64: tegra: p3310: Enable on-die RTC
        arm64: tegra: Add RTC support on Tegra186
        arm64: tegra: Enable PMC wake events on Tegra186
        arm64: tegra: Fix power key interrupt type on Jetson TX2
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      91eac913
    • Olof Johansson's avatar
      Merge tag 'tegra-for-4.21-arm-dt' of... · 622523c7
      Olof Johansson authored
      Merge tag 'tegra-for-4.21-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt
      
      ARM: tegra: Device tree changes for v4.21-rc1
      
      These changes add the external memory controller on Tegra20 as well as
      the VIC on Tegra124.
      
      * tag 'tegra-for-4.21-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
        ARM: tegra: Add VIC on Tegra124
        ARM: dts: tegra20: Add clock entry to External Memory Controller
        ARM: dts: tegra20: Add interrupt entry to External Memory Controller
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      622523c7
    • Olof Johansson's avatar
      Merge tag 'tegra-for-4.21-dt-bindings' of... · 44a26c89
      Olof Johansson authored
      Merge tag 'tegra-for-4.21-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt
      
      dt-bindings: Changes for v4.21-rc1
      
      This contains a few cleanups of and additions to existing device tree
      bindings, such as XUSB, EMC, PMC and thermal.
      
      * tag 'tegra-for-4.21-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
        dt-bindings: tegra186-pmc: Add interrupt controller properties
        dt-bindings: thermal: tegra-bpmp: Add Tegra194 support
        dt: bindings: Move tegra20-emc binding to memory-controllers directory
        dt: bindings: tegra20-emc: Document clock property
        dt: bindings: tegra20-emc: Document interrupt property
        dt-bindings: usb: xhci-tegra: Add power-domain details
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      44a26c89
    • Olof Johansson's avatar
      Merge tag 'renesas-dt-bindings-for-v4.21' of... · c5a06e70
      Olof Johansson authored
      Merge tag 'renesas-dt-bindings-for-v4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Renesas ARM Based SoC DT Bindings Updates for v4.21
      
      * Move 'renesas,prr' binding to its own document
        - Prepration for converting board-level bindings to json-schema
      
      * Document iW-RainboW-G20D-Qseven-RZG1N board and iWave RZ/G1N SOM
      
      * tag 'renesas-dt-bindings-for-v4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        dt-bindings: arm: renesas: Move 'renesas,prr' binding to its own doc
        dt-bindings: arm: renesas: Document iW-RainboW-G20D-Qseven-RZG1N board
        dt-bindings: arm: renesas: Document iWave RZ/G1N SOM
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      c5a06e70
    • Olof Johansson's avatar
      Merge tag 'renesas-arm-dt2-for-v4.21' of... · 857f0021
      Olof Johansson authored
      Merge tag 'renesas-arm-dt2-for-v4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Second Round of Renesas ARM Based SoC DT Updates for v4.21
      
      * RZ/G1N (r8a7744) SoC
        - Describe in DT: SYS-DMAC, GPIO, Ethernet AVB, SMP, [H]SCIF{A|B},
          I2C, USB 2.0 and 3.0 hosts, USB-DMAC, HSUSB, RWDT, Audio, CAN, IRQC,
          thermal, CMT, VIN, VSP, IPMMU, PMU, TPU, QSPI MSIOF, and PCIE
        - iWave G20D-Q7 board
          - Initial support
          - Enable eMMC, SDHI and SPIO NOR support
        - Add camera daughterboard
      
      * RZ/G1M (r8a7743) SoC
        - Remove legacy "renesas,rcar-thermal" compatibility
      
      * tag 'renesas-arm-dt2-for-v4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (34 commits)
        ARM: dts: r8a7744-iwg20m: Add SPI NOR support
        ARM: dts: iwg20d-q7-common: Move cmt/rwdt node out of RZ/G1M SOM
        ARM: dts: r8a7744: Add PCIe Controller device node
        ARM: dts: r8a7744: Add xhci support
        ARM: dts: r8a7744: Add MSIOF[012] support
        ARM: dts: r8a7744: Add QSPI support
        ARM: dts: r8a7744-iwg20d-q7-dbcm-ca: Add device tree for camera DB
        ARM: dts: r8a7744: Add TPU support
        ARM: dts: r8a7744: Add PWM SoC support
        ARM: dts: r8a7744: Add IPMMU DT nodes
        ARM: dts: r8a7744: Add VSP support
        ARM: dts: r8a7744: add VIN dt support
        ARM: dts: r8a7744: Add CMT SoC specific support
        ARM: dts: r8a7744: Add thermal device to DT
        ARM: dts: r8a7744: Add IRQC support
        ARM: dts: r8a7744: Add CAN support
        ARM: dts: r8a7744: Add audio support
        ARM: dts: r8a7744: Add RWDT node
        ARM: dts: r8a7744: Add USB-DMAC and HSUSB device nodes
        ARM: dts: r8a7744: USB 2.0 host support
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      857f0021
    • Olof Johansson's avatar
      Merge tag 'renesas-arm64-dt2-for-v4.21' of... · e2bc5606
      Olof Johansson authored
      Merge tag 'renesas-arm64-dt2-for-v4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Second Round of Renesas ARM64 Based SoC DT Updates for v4.21
      
      * R-Car D3 (r8a77995) SoC based Draak board
        - Add the backlight device for the LVDS1 output
      
      * R-Car H3 (r8a7795) ES1.0 SoC
        - Add missing power domains to IPMMU nodes
      
      * R-Car M3-N (r8a77965) SoC
        - Remove non-existent IPMMU-IR
      
      * tag 'renesas-arm64-dt2-for-v4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        arm64: dts: renesas: r8a77995: draak: Add backlight
        arm64: dts: renesas: r8a7795-es1: Add missing power domains to IPMMU nodes
        arm64: dts: renesas: r8a77965: Remove non-existent IPMMU-IR
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      e2bc5606
    • Olof Johansson's avatar
      Merge tag 'aspeed-4.21-devicetree' of... · 2fd1a409
      Olof Johansson authored
      Merge tag 'aspeed-4.21-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into next/dt
      
      ASPEED device tree updates for 4.20
      
       - New machine: Facebook Backpack-CMM BMC and flash layout
      
       - OpenPower reference systems (Palmetto P8, Romulus P9) move to the
         ColdFire based FSI driver
      
       - Misc device tree updates from the OpenBMC project
      
      * tag 'aspeed-4.21-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed:
        ARM: dts: aspeed: Add Facebook Backpack-CMM BMC
        ARM: dts: Add Facebook BMC flash layout
        ARM: dts: aspeed: wspoon: Enable iio-hwmon battery
        ARM: dts: aspeed: romulus: Enable iio-hwmon-battery
        ARM: dts: aspeed: Enable VHUB on Romulus
        ARM: dts: aspeed-palmetto: Add LPC control node
        ARM: dts: aspeed: Palmetto system can use coprocessor for FSI
        ARM: dts: aspeed: Romulus system can use coprocessor for FSI
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      2fd1a409
    • Olof Johansson's avatar
      Merge tag 'pxa-dt-4.21' of https://github.com/rjarzmik/linux into next/dt · 287eedda
      Olof Johansson authored
      This device-tree pxa update brings :
       - various fixes from Daniel (W=12 issues mainly)
       - support for the first pxa3xx devicetree pxa board
      
      * tag 'pxa-dt-4.21' of https://github.com/rjarzmik/linux:
        ARM: dts: pxa3xx: Add Raumfeld DTS files
        ARM: dts: pxa: clean up USB controller nodes
        ARM: dts: pxa3xx: clean up pxa3xx clock controller node name
        ARM: dts: pxa3xx: order timer and gcu nodes under /pxabus
        ARM: dts: pxa2xx: fix hwuart memory range
        ARM: dts: pxa3xx: drop #address-cells and #size-cells from pinctrl node
        ARM: dts: pxa2xx: drop #address-cells and #size-cells from /cpus
        ARM: dts: pxa3xx: add gcu node
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      287eedda
  2. 07 Dec, 2018 2 commits
  3. 06 Dec, 2018 11 commits
  4. 05 Dec, 2018 3 commits
  5. 04 Dec, 2018 16 commits