[PATCH 5/5] pinctrl: pinctrl-scmi: Log number of pins, groups, functions
Linus Walleij
linusw at kernel.org
Sat May 23 02:20:05 PDT 2026
On Sat, May 23, 2026 at 11:18 AM Linus Walleij <linusw at kernel.org> wrote:
> 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().
Ah scratch that, Andy made a fair point that it is available
in debugfs anyway so I dropped the patch.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list