From: Florian Fainelli <florian.fainelli@broadcom.com>
To: justin.chen@broadcom.com, linux-arm-kernel@lists.infradead.org
Cc: kees@kernel.org, bcm-kernel-feedback-list@broadcom.com
Subject: Re: [PATCH] soc: brcmstb: consolidate initcall functions
Date: Wed, 25 Mar 2026 14:54:55 -0700 [thread overview]
Message-ID: <e03f9a55-54c3-4bbb-8709-3c8e02facb12@broadcom.com> (raw)
In-Reply-To: <20260325174619.3761964-1-justin.chen@broadcom.com>
On 3/25/26 10:46, justin.chen@broadcom.com wrote:
> From: Justin Chen <justin.chen@broadcom.com>
>
> Merge the separate early_initcall and arch_initcall functions into a
> single early_initcall. This is possible thanks to commit 6e12db376b60
> ("base: soc: Allow early registration of a single SoC device"), which
> allows soc_device_register() to be called during early_initcall by
> deferring the actual registration until the soc_bus is ready.
>
> Replace static family_id/product_id variables with a dynamically
> allocated brcmstb_soc_info structure.
>
> Signed-off-by: Justin Chen <justin.chen@broadcom.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Will wait a couple of days before applying it to the Broadcom SoC tree.
Thanks!
--
Florian
next prev parent reply other threads:[~2026-03-25 21:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-25 17:46 [PATCH] soc: brcmstb: consolidate initcall functions justin.chen
2026-03-25 21:54 ` Florian Fainelli [this message]
2026-03-30 21:54 ` 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=e03f9a55-54c3-4bbb-8709-3c8e02facb12@broadcom.com \
--to=florian.fainelli@broadcom.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=justin.chen@broadcom.com \
--cc=kees@kernel.org \
--cc=linux-arm-kernel@lists.infradead.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