]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'juno-updates-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorOlof Johansson <olof@lixom.net>
Thu, 19 Jan 2017 00:14:29 +0000 (16:14 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 19 Jan 2017 00:14:29 +0000 (16:14 -0800)
commit2e0429a6c82efe7d09ecc9f125ecee0b21da8753
tree4c8dfad1ff8cb7d62c52907056376efbfc8283f0
parenta2ab9857fa6964a1a7c3915355fa25cb76c40159
parent1dcd559d09d855239097bce0fdacdddbadc38829
Merge tag 'juno-updates-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/dt64

ARMv8 Vexpress/Juno DT updates for v4.11

1. Addition of Coresight support on Juno R1 and R2 variants
2. Addition of STM(System Trace Macrocell) support on all Juno variants
3. Removed incorrect nesting of dtsi files
4. Removed untested USB hub only available on initial Juno R0 motherboard
5. Added ETR SMMU power domain and dma-ranges property

* tag 'juno-updates-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  arm64: dts: juno: remove motherboard USB node
  arm64: dts: juno: add ETR SMMU power domain
  arm64: dts: juno: add dma-ranges property
  arm64: dts: juno: add missing CoreSight STM component
  arm64: dts: juno: add CoreSight support for Juno r1/r2 variants
  arm64: dts: juno: refactor CoreSight support on Juno r0
  arm64: dts: juno: remove dtsi nesting inside tree structure

Signed-off-by: Olof Johansson <olof@lixom.net>