mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Cc: Florian Fainelli <f.fainelli@gmail.com>,
	bcm-kernel-feedback-list@broadcom.com (maintainer:BROADCOM
	BCM7XXX ARM ARCHITECTURE),
	linux-kernel@vger.kernel.org (open list)
Subject: [PATCH 1/2] soc: bcm: brcmstb: biuctrl: Tune MCP settings for 72113
Date: Tue, 14 Sep 2021 15:21:45 -0700	[thread overview]
Message-ID: <20210914222146.214115-3-f.fainelli@gmail.com> (raw)
In-Reply-To: <20210914222146.214115-1-f.fainelli@gmail.com>

72113 uses a dual core Cortex-A72 CPU complex which requires tuning of
its bus interface unit the same way that the existing Cortex-A72 based
systems are tuned.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 drivers/soc/bcm/brcmstb/biuctrl.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/soc/bcm/brcmstb/biuctrl.c b/drivers/soc/bcm/brcmstb/biuctrl.c
index 7f8dc302ae6e..e6579fc82b9e 100644
--- a/drivers/soc/bcm/brcmstb/biuctrl.c
+++ b/drivers/soc/bcm/brcmstb/biuctrl.c
@@ -136,6 +136,7 @@ static int __init mcp_write_pairing_set(void)
 
 static const u32 a72_b53_mach_compat[] = {
 	0x7211,
+	0x72113,
 	0x7216,
 	0x72164,
 	0x72165,
-- 
2.25.1


  parent reply	other threads:[~2021-09-14 22:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-14 22:21 [PATCH 0/2] soc: bcm: brcmstb: biuctrl: Add support for two Florian Fainelli
2021-09-14 22:21 ` [PATCH 1/2] soc: bcm: brcmstb: biuctrl: Tune MCP interface for 72113 Florian Fainelli
2021-09-14 22:23   ` Florian Fainelli
2021-09-14 22:21 ` Florian Fainelli [this message]
2021-09-16 22:31   ` [PATCH 1/2] soc: bcm: brcmstb: biuctrl: Tune MCP settings " Florian Fainelli
2021-09-14 22:21 ` [PATCH 2/2] soc: bcm: brcmstb: biuctrl: Tune MCP settings for 72116 Florian Fainelli
2021-09-16 22:31   ` Florian Fainelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210914222146.214115-3-f.fainelli@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®