Re: [PATCH v2 0/5] scmi: Log client subsystem entity counts
Sudeep Holla <[email protected]>
| Newsgroups | org.kernel.vger.arm-scmi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-gpio,org.kernel.vger.linux-hwmon,org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <20260514-generous-psychedelic-skunk-a56a02@sudeepholla> |
On Thu, May 14, 2026 at 04:44:22PM +0100, Jonathan Cameron wrote: > On Wed, 13 May 2026 10:16:53 -0700 > Alex Tran <[email protected]> wrote: > > > SCMI client drivers do not consistently log the number of supported > > entities discovered from firmware. This information is useful during > > debugging because it shows which domains or resources were exposed by > > firmware during probe. > > > > Add logging of the number of supported entities to the SCMI cpufreq, > > pinctrl, reset, hwmon, and powercap client drivers after a successful > > probe. This aligns these drivers with the existing logging in the SCMI > > power and performance domain drivers. > > > > Signed-off-by: Alex Tran <[email protected]> > Hi Alex, > > Just curious but why +CC linux-iio and IIO folk? > > May be you had a false suggestion to add them from get maintainers. > If so be sure to check it's suggestions make sense! > My guess, the intention was to add similar logging in scmi_iio_dev_probe() as well, may have got dropped {un/}intentionally, but the list remained in place. The author of the driver is also cc-ed. -- Regards, Sudeep