Commit 5dfd145a authored by Florian Fainelli's avatar Florian Fainelli

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

72164 uses a Brahma-B53 CPU and its Bus Interface Unit, tune it
according to the existing values we have.
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent f4d1afc0
......@@ -130,6 +130,7 @@ static int __init mcp_write_pairing_set(void)
static const u32 a72_b53_mach_compat[] = {
0x7211,
0x7216,
0x72164,
0x7255,
0x7260,
0x7268,
......
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