Merge branch 'arm/drivers' into for-next
authorArnd Bergmann <arnd@arndb.de>
Mon, 28 Feb 2022 14:23:00 +0000 (15:23 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 28 Feb 2022 14:23:00 +0000 (15:23 +0100)
commit83ee3f3424a23939e86187d4defab89e99c0c88b
treef91b721629723fe043268d10881d64c360f743c7
parentad5065399d7a9557bba38a359546a341abdbf914
parent254a1864e4d0f82ee9ce2b4eaf469bfd176ac7a2
Merge branch 'arm/drivers' into for-next

* arm/drivers:
  soc: ti: k3-socinfo: Add AM62x JTAG ID
  soc/tegra: bpmp: cleanup double word in comment
  soc/tegra: pmc: Add Tegra234 wake events
  soc/tegra: fuse: Explicitly cast to/from __iomem
  soc/tegra: fuse: Update nvmem cell list
  soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
  soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe
  firmware: ti_sci: inproper error handling of ti_sci_probe
  firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not defined
  soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
  soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable