Merge tag 'arm-soc/for-6.7/drivers' of https://github.com/Broadcom/stblinux into...
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Oct 2023 20:56:23 +0000 (22:56 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 25 Oct 2023 20:57:04 +0000 (22:57 +0200)
commit759c2e043a60a4603580bfd63342602ef11f1cec
tree9cb75423a0ca702c006b5759417ce0ad577d3bc7
parent8519f9c3c3992d6634d4cd82cce2b4ed0158a412
parent112cd2f9614d55f5806bf9bf55e3a9052511c894
Merge tag 'arm-soc/for-6.7/drivers' of https://github.com/Broadcom/stblinux into soc/drivers

This pull request contains Broadcom ARM/ARM64/MIPS SoCs drivers changes
for 6.7, please pull the following:

- Kieran fixes the kdoc for devm_rpi_firmware_get
- Peter updates the dependices of the brcmstb SoC driver and
  brcmstb_gisb drivers which are ARCH_BRCMSTB specific

* tag 'arm-soc/for-6.7/drivers' of https://github.com/Broadcom/stblinux:
  bus: brcmstb_gisb: Depend on SoC specifics over generic arm
  soc: bcm: brcmstb: depend on ARCH_BRCMSTB over arm arches
  firmware: raspberrypi: Fix devm_rpi_firmware_get documentation

Link: https://lore.kernel.org/r/20231024155927.977263-2-florian.fainelli@broadcom.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>