mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02: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:
parent
9787ab5833
commit
e8377f497d
|
|
@ -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…
Reference in New Issue
Block a user