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:
parent
9787ab5833
commit
e8377f497d
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ static int __init mcp_write_pairing_set(void)
|
|||
|
||||
static const u32 a72_b53_mach_compat[] = {
|
||||
0x7211,
|
||||
0x72113,
|
||||
0x7216,
|
||||
0x72164,
|
||||
0x72165,
|
||||
|
|
Loading…
Add table
Reference in a new issue