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)
commit992ffc3eb10df4fcc6758b96b1a058a16d7d4b3a
tree4c8dfad1ff8cb7d62c52907056376efbfc8283f0
parentf638d8f15f26de54eb4290ae8a91807c1e2498ea
parent1492a864364ed46be2abeaaaf3b1a248f19e6644
Merge tag 'juno-updates-4.11' of git://git./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>