]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'am654-for-v5.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 19:31:53 +0000 (20:31 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 19:32:01 +0000 (20:32 +0100)
commit0fe8f1e5bbc5aecd51e62307ffb82ec11de79190
tree0b8f66878f865a5dc6027c80a0791f7f5a024769
parenta882bd15c256418386a9f6fda69807b47667119d
parentaa6eaaa2ffada4a2fc6309e8e1a130e2284aea79
Merge tag 'am654-for-v5.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux into HEAD

AM654x SoC updates for v5.1 (part 2)

Contains a few DT updates on top of part 1 of the pull:

- MSMC RAM support (on-chip SRAM)
- Main system control module support
- USB support
- ADC support

There is an extra dt-binding update included, which has been acked
by Rob.

* tag 'am654-for-v5.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux:
  arm64: dts: ti: k3-am65-mcu: Add ADC nodes
  dt-bindings: input: ti-tsc-adc: Add new compatible for AM654 SoCs
  arm64: dts: ti: k3-am654-base-board: enable USB1
  arm64: dts: ti: k3-am6: add USB support
  arm64: dts: ti: am654: Add Main System Control Module node
  arm64: dts: ti: k3-am65: Add MSMC RAM node

Signed-off-by: Arnd Bergmann <arnd@arndb.de>