commit | 7c55249307a930251473c6635b67529fec36c7e3 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Tue Jun 29 12:04:23 2021 +0200 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Fri Jul 16 09:28:46 2021 +0200 |
tree | 7386d24debe3e83caea5fbf435749ea472328f63 | |
parent | 3105836c9e5d7c2823dc5817b60d6940bb1b817f [diff] |
stm32mp: syscon: manage clock when present in device tree Enable the clocks during syscon probe when they are present in device tree. This patch avoids a freeze when the SYSCFG clock is not enabled by TF-A / OP-TEE. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>