mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-19 11:43:40 +00:00
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: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
parent
e8377f497d
commit
6e42e16a42
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user