OSDN Git Service

Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux into...
authorArnd Bergmann <arnd@arndb.de>
Tue, 2 Feb 2021 21:22:02 +0000 (22:22 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 2 Feb 2021 21:22:03 +0000 (22:22 +0100)
commit60a64da9f0d0b7e766ba9bb0c11e28ca780fc2fd
tree6d3b42971dd3632a536474695496a162dd930bd1
parent4d29b82686589fafd4cbdd2de5ae8b72fd5a3149
parent8b8f095b9076ca61107c0910c9273afd1dfa1f04
Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux into arm/drivers

This pull request contains Broadcom SoCs drivers changes for 5.12,
please pull the following:

- Rafal adds support for the Power Management Bus (PMB) which is used in
  a variety of DSL/Cable modem/STB SoCs with a primary target being the
  4908 Wi-Fi SoC from the DSL organization. He also adds empty stubs to
  get the chip identification (family and revision) to permit the
  Broadcom STB USB PHY driver from being decoupled from ARCH_BRCMSTB

- Florian removes an unused function and its header

* tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux:
  soc: bcm: brcmstb: Remove soc_is_brcmstb()
  soc: bcm: brcmstb: add stubs for getting platform IDs
  soc: bcm: add PM driver for Broadcom's PMB
  dt-bindings: power: document Broadcom's PMB binding

Link: https://lore.kernel.org/r/20210131221721.685974-5-f.fainelli@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS