diff options
author | Christian Bruel <christian.bruel@foss.st.com> | 2025-08-20 09:54:02 +0200 |
---|---|---|
committer | Manivannan Sadhasivam <mani@kernel.org> | 2025-08-27 18:53:30 +0530 |
commit | 08383cd479f8212fafee2f557b58cfd48818bee0 (patch) | |
tree | eded6c612d16f484a687dcde2e1a4a425c388656 /drivers/pci/controller/dwc | |
parent | 272dad3f84004079328e8f36b2292e7297460ffd (diff) |
pinctrl: Add pinctrl_pm_select_init_state helper function
If a platform 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@foss.st.com>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patch.msgid.link/20250820075411.1178729-3-christian.bruel@foss.st.com
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions