Commit 6e42e16a authored by Florian Fainelli's avatar Florian Fainelli

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

72116 uses a quad core Brahma-B53 CPU complex which uses the same tuning
as done for previous chips, add that chip to the list.
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent e8377f49
......@@ -137,6 +137,7 @@ static int __init mcp_write_pairing_set(void)
static const u32 a72_b53_mach_compat[] = {
0x7211,
0x72113,
0x72116,
0x7216,
0x72164,
0x72165,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment