OSDN Git Service

Merge tag 'am654-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo...
authorOlof Johansson <olof@lixom.net>
Sun, 23 Sep 2018 13:31:04 +0000 (06:31 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 23 Sep 2018 13:31:04 +0000 (06:31 -0700)
commitf240bd3b4b91430aaa5eb6be8a14812eff8f9f32
tree47064314bf7d78ff6c30799a0fe54c5ad8c60626
parent6302cbe759e261f22fa603ac653328b4b9615adf
parent42e54f6467ecc25f464d74c0fcea0c9fab1c2e3b
Merge tag 'am654-for-v4.20' of git://git./linux/kernel/git/kristo/linux into next/dt

TI AM654 support for v4.20 merge window.

This branch adds changes for the Texas Instruments AM654 SoC. Included
changes are:
- Add uart nodes
- Change address cells and size-cells of interconnect tfrom 1 to 2
- Add secure proxy instance for main domain
- Add DMSC support

* tag 'am654-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux:
  arm64: dts: ti: k3-am6: Add Device Management Security Controller support
  arm64: dts: ti: am654: Add secure proxy instance for main domain
  arm64: dts: ti: am654: Add uart nodes
  arm64: dts: ti: k3-am65: Change #address-cells and #size-cells of interconnect to 2

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