mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 15:01:27 +02:00
dt-bindings: clock: stm32mp1: support disabled fixed clock
Add precision for disabled fixed clock in stm32mp1 binding. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
This commit is contained in:
committed by
Patrice Chotard
parent
7acda7eae5
commit
17ac2150c3
@@ -164,8 +164,10 @@ used to define the state of associated ST32MP1 oscillators:
|
|||||||
- clk-csi
|
- clk-csi
|
||||||
|
|
||||||
At boot the clock tree initialization will
|
At boot the clock tree initialization will
|
||||||
- enable oscillators present in device tree
|
- enable oscillators present in device tree and not disabled
|
||||||
|
(node with status="disabled"),
|
||||||
- disable HSI oscillator if the node is absent (always activated by bootrom)
|
- disable HSI oscillator if the node is absent (always activated by bootrom)
|
||||||
|
and not disabled (node with status="disabled").
|
||||||
|
|
||||||
Optional properties :
|
Optional properties :
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user