[PATCH 5/5] pinctrl: pinctrl-scmi: Log number of pins, groups, functions

Linus Walleij linusw at kernel.org
Sat May 23 02:18:34 PDT 2026


On Wed, May 13, 2026 at 6:44 PM Alex Tran <alex.tran at oss.qualcomm.com> 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.
>
> Signed-off-by: Alex Tran <alex.tran at oss.qualcomm.com>

Other kernel maintainers want a minimalist dmesg, but not me,
so I just applied this.

If someone is upset about the noise they can send a patch
changing it to dev_dbg().

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list