commit | 47c9ac5c69f13da4b0a42db42e97bdaa7af3e517 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Wed May 05 17:37:08 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu May 06 14:31:13 2021 -0400 |
tree | 8f9e20ad667960d0fa621d9a838c51a46eb64af8 | |
parent | 125d82a84cc2b37c263f1df597cdbb389a1497c3 [diff] |
drivers/gpio: stm32: Don't perform clock gating with VddIO2 In some cases, VddIO2 is required to get port working. Looking in details, VddIO2 should be set on start up but not toggled on/off in PM use cases. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>