[PATCH v8 10/10] pinctrl: s32cc: set num_custom_params to 0

Daniel Baluta daniel.baluta at gmail.com
Tue Jan 20 05:45:46 PST 2026


On Tue, Jan 20, 2026 at 2:26 PM Bartosz Golaszewski <brgl at kernel.org> wrote:
>
> On Tue, 20 Jan 2026 12:59:22 +0100, Khristine Andreea Barbulescu
> <khristineandreea.barbulescu at oss.nxp.com> said:
> > From: Andrei Stefanescu <andrei.stefanescu at oss.nxp.com>
> >
> > The `num_custom_params` was not set to 0 and the pinctrl_desc structure
> > was not initialized with 0. This would result in errors when parsing
> > pinconf properties from the device tree.
> >
>
> Shoudn't this come as first in the series and with a Fixes tag?

Hi Khristine,

The entire series could use a better patch reordering to arrange the
code as follows:

* Bug fixes
* Code refactorization or API changes
* Device tree bindings
* Driver implementation
* DTS changes



More information about the linux-arm-kernel mailing list