Merge tag 'tegra-for-4.11-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Mon, 30 Jan 2017 04:59:55 +0000 (20:59 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 30 Jan 2017 04:59:55 +0000 (20:59 -0800)
commit4c8cb9c40a5eb50ad4edbdea69b3c0a40dfc8f57
tree9600616eb53bb98fecd36e43d438e2a398d891df
parent9cbcb077bfb451206a1743613e87b2567a8a4d13
parent7bcf266462da736ae4b42d5c73cd5dc0da540772
Merge tag 'tegra-for-4.11-arm64-dt' of git://git./linux/kernel/git/tegra/linux into next/dt64

arm64: tegra: Device tree changes for v4.11-rc1

This contains three patches that reintroduce symbolic identifiers for
clocks, resets and mailboxes. These had been converted to literals in
the v4.10 release to avoid complicated dependencies between branches.

* tag 'tegra-for-4.11-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  arm64: tegra: Use symbolic reset identifiers
  arm64: tegra: Use symbolic clock identifiers
  arm64: tegra: Use symbolic HSP identifiers

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