Searched hist:"9870 acd3747a3535a1d45e915265be85cd92f72d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra.h | diff 9870acd3747a3535a1d45e915265be85cd92f72d Wed Jul 31 16:10:44 CDT 2019 Sowjanya Komatineni <skomatineni@nvidia.com> pinctrl: tegra: Add suspend and resume support
This patch adds support for Tegra pinctrl driver suspend and resume.
During suspend, context of all pinctrl registers are stored and on resume they are all restored to have all the pinmux and pad configuration for normal operation.
Acked-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com> Link: https://lore.kernel.org/r/1564607463-28802-2-git-send-email-skomatineni@nvidia.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-tegra.c | diff 9870acd3747a3535a1d45e915265be85cd92f72d Wed Jul 31 16:10:44 CDT 2019 Sowjanya Komatineni <skomatineni@nvidia.com> pinctrl: tegra: Add suspend and resume support
This patch adds support for Tegra pinctrl driver suspend and resume.
During suspend, context of all pinctrl registers are stored and on resume they are all restored to have all the pinmux and pad configuration for normal operation.
Acked-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com> Link: https://lore.kernel.org/r/1564607463-28802-2-git-send-email-skomatineni@nvidia.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|