summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/clock/silabs,si570.txt
diff options
context:
space:
mode:
authorSaeed Nowshadi <saeed.nowshadi@xilinx.com>2021-02-04 19:35:03 -0800
committerStephen Boyd <sboyd@kernel.org>2021-02-11 12:13:50 -0800
commit3dff4becef2d98cf8268267b53b9649e66177383 (patch)
tree18f3e2588d7ecb14555726ea6b65e0d7fa79a2f1 /Documentation/devicetree/bindings/clock/silabs,si570.txt
parent5c8fe583cce542aa0b84adc939ce85293de36e5e (diff)
downloadlinux-3dff4becef2d98cf8268267b53b9649e66177383.tar.bz2
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 <michal.simek@xilinx.com> Signed-off-by: Saeed Nowshadi <saeed.nowshadi@xilinx.com> Link: https://lore.kernel.org/r/1612496104-3437-2-git-send-email-saeed.nowshadi@xilinx.com Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/silabs,si570.txt')
-rw-r--r--Documentation/devicetree/bindings/clock/silabs,si570.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/silabs,si570.txt b/Documentation/devicetree/bindings/clock/silabs,si570.txt
index 901935e929d2..5dda17df1ac5 100644
--- a/Documentation/devicetree/bindings/clock/silabs,si570.txt
+++ b/Documentation/devicetree/bindings/clock/silabs,si570.txt
@@ -28,6 +28,8 @@ Optional properties:
- clock-frequency: Output frequency to generate. This defines the output
frequency set during boot. It can be reprogrammed during
runtime through the common clock framework.
+ - silabs,skip-recall: Do not perform NVM->RAM recall operation. It will rely
+ on hardware loading of RAM from NVM at power on.
Example:
si570: clock-generator@5d {