mbox series

[0/2] brcmstb_gisb updates for new chips

Message ID 20240111231539.783785-1-florian.fainelli@broadcom.com (mailing list archive)
Headers show
Series brcmstb_gisb updates for new chips | expand

Message

Florian Fainelli Jan. 11, 2024, 11:15 p.m. UTC
This patch series adds support for BCM74165 to the brcmstb_gisb.c driver
since new offsets have been introduced which requires the driver to be
aware of them.

Florian Fainelli (2):
  dt-bindings: bus: Document Broadcom GISB arbiter 74165 compatible
  bus: brcmstb_gisb: Added support for 74165 register layout

 .../devicetree/bindings/bus/brcm,gisb-arb.yaml    |  1 +
 drivers/bus/brcmstb_gisb.c                        | 15 +++++++++++++++
 2 files changed, 16 insertions(+)