[PATCH v2 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
Linus Walleij
linus.walleij at linaro.org
Wed Jun 18 21:27:09 AEST 2025
On Wed, Jun 11, 2025 at 8:14 AM Krzysztof Kozlowski
<krzysztof.kozlowski at linaro.org> wrote:
> Changes in v2:
> - Add Rb tags
> - Patch #1: rephrase commit msg (Geert)
> - Patch #2: fix/require dependency on OF
> - Link to v1: https://lore.kernel.org/r/20250528-pinctrl-const-desc-v1-0-76fe97899945@linaro.org
>
> Description:
> ------------
> In several drivers pointers to 'struct pinctrl_desc' is not modified, so
> since core does not modify it, it can be made as const.
>
> Dependencies/merging:
> ---------------------
> Patch #4 "pinctrl: Constify pointers to 'pinctrl_desc'" is a
> prerequisite for all further patches, including RTC patch, therefore
> probably everything should be via main pinctrl tree.
Patches applied!
Yours,
Linus Walleij
More information about the Linux-aspeed
mailing list