Re: [PATCH] pmdomain: arm: Add print after a successful probe for SCMI power domains
From: Cristian Marussi
Date: Wed Mar 04 2026 - 05:24:45 EST
On Wed, Mar 04, 2026 at 11:14:57AM +0100, Ulf Hansson wrote:
> It can be discussed how useful a print is after a successful probe. In the
> SCMI power domain case it's seems valuable, as it let us inform about the
> number of initialized power domains too, which is fetched from firmware.
Hi,
yes indeed we tend to print such 'summary' info at the end of a
successful probe in other SCMI drivers.
LGTM.
Review-by: Cristian Marussi <cristian.marussi@xxxxxxx>
Thanks,
Cristian