Commit b2f91a39 authored by Florian Fainelli's avatar Florian Fainelli

soc: bcm: brcmstb: biuctrl: Tune interface for 7255 and 7216

7255 and 7216 are some of the latest chips that were produced and
support the full register range configuration for the BIU, add the two
entries to get the expected programming.
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 3098f5eb
......@@ -102,6 +102,8 @@ static int __init mcp_write_pairing_set(void)
}
static const u32 b53_mach_compat[] = {
0x7216,
0x7255,
0x7260,
0x7268,
0x7271,
......
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