mbox series

[0/4] soc: bcm: brcmstb: biuctrl updates

Message ID 20191210233043.15193-1-f.fainelli@gmail.com (mailing list archive)
Headers show
Series soc: bcm: brcmstb: biuctrl updates | expand

Message

Florian Fainelli Dec. 10, 2019, 11:30 p.m. UTC
Hi all,

This patch series updates the Broadcom STB BIUCTRL register code to
support the latest and greatest chips (7255, 7216, 7211) and also fixes
the 7260A0 and B0 chips to use the correct tuning parameters.

Florian Fainelli (4):
  soc: bcm: brcmstb: biuctrl: Tune 7260 BIU interface
  soc: bcm: brcmstb: biuctrl: Tune interface for 7255 and 7216
  soc: bcm: brcmstb: biuctrl: Update layout for A72 on 7211
  soc: bcm: brcmstb: biuctrl: Update programming for 7211

 drivers/soc/bcm/brcmstb/biuctrl.c | 30 ++++++++++++++++++++++--------
 1 file changed, 22 insertions(+), 8 deletions(-)

Comments

Florian Fainelli Jan. 5, 2020, 9:47 p.m. UTC | #1
On 12/10/2019 3:30 PM, Florian Fainelli wrote:
> Hi all,
> 
> This patch series updates the Broadcom STB BIUCTRL register code to
> support the latest and greatest chips (7255, 7216, 7211) and also fixes
> the 7260A0 and B0 chips to use the correct tuning parameters.
> 
> Florian Fainelli (4):
>   soc: bcm: brcmstb: biuctrl: Tune 7260 BIU interface
>   soc: bcm: brcmstb: biuctrl: Tune interface for 7255 and 7216
>   soc: bcm: brcmstb: biuctrl: Update layout for A72 on 7211
>   soc: bcm: brcmstb: biuctrl: Update programming for 7211

Series applied to drivers/next.