[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdafM9-0DYumrwuZZ5S2_CbabdP6joK1bGiAvm897Ng89Q@mail.gmail.com>
Date: Mon, 18 Aug 2025 17:31:08 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Christian Bruel <christian.bruel@...s.st.com>
Cc: corbet@....net, bhelgaas@...gle.com, mani@...nel.org,
linux-gpio@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 2/2] pinctrl: Add pinctrl_pm_select_init_state helper function
On Wed, Aug 13, 2025 at 10:13 AM Christian Bruel
<christian.bruel@...s.st.com> wrote:
> If a platformm requires an initial pinctrl state during probing, this
> helper function provides the client with access to the same initial
> state.
>
> eg:
> xxx_suspend_noirq
> ...
> pinctrl_pm_select_sleep_state
>
> xxx resume_noirq
> pinctrl_pm_select_init_state
> ...
> pinctrl_pm_select_default_state
>
> Signed-off-by: Christian Bruel <christian.bruel@...s.st.com>
Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
Björn, just apply this with the other patch so all works fine
in your tree, I don't think it will conflict anything.
Yours,
Linus Walleij
Powered by blists - more mailing lists