OSDN Git Service

Merge tag 'omap-for-v6.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 22 Aug 2023 01:16:11 +0000 (21:16 -0400)
committerArnd Bergmann <arnd@arndb.de>
Tue, 22 Aug 2023 01:16:23 +0000 (21:16 -0400)
commit6681618814b4dcca905700af36c240e01c42146b
treed3fbdc85f5c9ed7cf56515ef2661a5a57cae8ea5
parent9eb33ddedd7092aab175225afca2537c98ab07a4
parentde44bf2f7683347f75690ef6cf61a1d5ba8f0891
Merge tag 'omap-for-v6.6/ti-sysc-signed' of git://git./linux/kernel/git/tmlind/linux-omap into soc/drivers

Driver changes for omaps for v6.6

Driver changes for ti-sysc interconnect target module driver and for
l3 interconnect error handler. The ti-sysc driver changes just enable
using it for 64-bit systems like TI am62 that have wake-up capability
for the wkup domain devices. The l3 error handling improves the code
to show the error source if an unrecoverable timeout error occurs.

* tag 'omap-for-v6.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  bus: ti-sysc: Fix cast to enum warning
  bus: ti-sysc: Fix a build warning with W=1 for sysconfig
  bus: ti-sysc: Configure uart quirks for k3 SoC
  bus: ti-sysc: Build driver for TI K3 SoCs
  bus: ti-sysc: Fix build warning for 64-bit build
  bus: omap_l3_smx: identify timeout cause before rebooting

Link: https://lore.kernel.org/r/pull-1692158857-597450@atomide.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>