commit | 48519b35782421bfbd98db898348c98233ea752b | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Mon Jul 01 08:59:24 2019 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Jan 18 17:06:13 2022 +0100 |
tree | 8fa0197f753156268308e321770eeba7dd71696f | |
parent | dab197ad51623d2e0256dc6c38749037ae437717 [diff] |
feat(st-clock): manage disabled oscillator Support "disabled" status for oscillator in device tree. At boot time, the clock tree initialization performs the following tasks: - enabling of the oscillators present in the device tree and not disabled, - disabling of the HSI oscillator if the node is absent or disabled (always activated by bootROM). Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Change-Id: I176276022334f3d97ba0250b54062f0ae970e239