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: Florian Fainelli <f.fainelli@gmail.com>pull/508/merge
parent
f4d1afc0a4
commit
5dfd145aad
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue