1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

soc: bcm: brcmstb: biuctrl: Tune MCP settings for 72113

72113 uses a dual core Cortex-A72 CPU complex which requires tuning of
its bus interface unit the same way that the existing Cortex-A72 based
systems are tuned.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
Florian Fainelli 2021-09-14 15:21:45 -07:00
parent 9787ab5833
commit e8377f497d

View file

@ -136,6 +136,7 @@ static int __init mcp_write_pairing_set(void)
static const u32 a72_b53_mach_compat[] = {
0x7211,
0x72113,
0x7216,
0x72164,
0x72165,