OSDN Git Service

Merge tag 'am654-for-v4.19-signed' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Sat, 21 Jul 2018 22:06:03 +0000 (15:06 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 21 Jul 2018 22:06:03 +0000 (15:06 -0700)
commit94dee3861fd2e5bb6a3a3e7fb1585f6802db5012
treed82d48fb2c15a686f2710f0780c06161dd137d6b
parentf156d3a0b84afcb37570b8a0789202fc2b5df607
parentd0a064bec75e20a526c7bc0d626912f2660b6e81
Merge tag 'am654-for-v4.19-signed' of git://git./linux/kernel/git/tmlind/linux-omap into next/dt

TI AM654 support for v4.19 merge window

This branch adds initial support for new Texas Instruments AM654
quad core A53 ARMv8 SoC. It's the first device for TI K3 multicore SoC
architecture.

Initially only basic devices are configured, support for more devices
will follow later on. And many of the internal devices familiar from
earlier TI SoCs should work with existing kernel device drivers.

* tag 'am654-for-v4.19-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  arm64: dts: ti: Add support for AM654 EVM base board
  soc: ti: Add Support for AM654 SoC config option
  arm64: dts: ti: Add Support for AM654 SoC
  arm64: Add support for TI's K3 Multicore SoC architecture
  dt-bindings: arm: ti: Add bindings for AM654 SoC

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