]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb4ed4b235d9f956fa3c5cccf5484daab6abfab34
tree47064314bf7d78ff6c30799a0fe54c5ad8c60626
parent7ffa08d6b0571a29f5fde4731e2e8f0a557a9fc4
parentc0990b701b72e7e5631cb60bad0ed9597f6da4ae
Merge tag 'am654-for-v4.20' of git://git.kernel.org/pub/scm/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>