Skip to content

Commit 3dff4be

Browse files
saeedn-xilinxbebarino
authored andcommitted
dt-bindings: clock: si570: Add 'silabs,skip-recall' property
Add an optional property so the driver can skip calling the NVM->RAM recall operation during probe(). Signed-off-by: Michal Simek <[email protected]> Signed-off-by: Saeed Nowshadi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Rob Herring <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent 5c8fe58 commit 3dff4be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/clock/silabs,si570.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Optional properties:
2828
- clock-frequency: Output frequency to generate. This defines the output
2929
frequency set during boot. It can be reprogrammed during
3030
runtime through the common clock framework.
31+
- silabs,skip-recall: Do not perform NVM->RAM recall operation. It will rely
32+
on hardware loading of RAM from NVM at power on.
3133

3234
Example:
3335
si570: clock-generator@5d {

0 commit comments

Comments
 (0)