OSDN Git Service

Merge tag 'ti-driver-soc-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Mon, 20 Dec 2021 11:51:18 +0000 (12:51 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 20 Dec 2021 11:51:19 +0000 (12:51 +0100)
commit4f34ebadff06776974076acca3fd91f61817d8eb
tree2ce17ee02c09746b657c0a43e82b85055d4f2fdb
parent5a17799462f80948edb6a8d941333d4f58549f46
parent1bb0b8b195d821d009bae61248da14f2b17bd44a
Merge tag 'ti-driver-soc-fixes-for-v5.17' of git://git./linux/kernel/git/ti/linux into arm/drivers

SoC: Keystone driver update for v5.17

* k3-socinfo: Add entry for J721S2 SoC family
* Misc fixups for tisci, pruss, knav_dma

* tag 'ti-driver-soc-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux:
  soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_init
  soc: ti: k3-socinfo: Add entry for J721S2 SoC family
  firmware: ti_sci: rm: remove unneeded semicolon
  soc: ti: pruss: fix referenced node in error message

Link: https://lore.kernel.org/r/20211217154921.cagzppcensxx6wm4@pension
Signed-off-by: Arnd Bergmann <arnd@arndb.de>