Re: [PATCH v2 5/5] pinctrl: pinctrl-scmi: Log number of pins, groups, functions
Andy Shevchenko <[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 |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Wed, May 13, 2026 at 10:16:58AM -0700, Alex Tran wrote: > The SCMI pinctrl driver does not currently log the number of pins, > groups, and functions discovered from firmware. This information is > useful for confirming the firmware exposed pinctrl resources during > debugging. > > Log these counts after a successful probe to align with the existing > SCMI client driver logging pattern. NAK. Even for debug level. This can be easily derived from debugfs. -- With Best Regards, Andy Shevchenko