commit | 27e40d59c2bd6c78f3d723eec8ea5165547fd326 | [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 | c7d146d49415bacc4200a4a47cdf4f1a268e311c [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>