Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Saeed Nowshadi and committed by
Stephen Boyd
3dff4bec 5c8fe583

+2
+2
Documentation/devicetree/bindings/clock/silabs,si570.txt
··· 28 28 - clock-frequency: Output frequency to generate. This defines the output 29 29 frequency set during boot. It can be reprogrammed during 30 30 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. 31 33 32 34 Example: 33 35 si570: clock-generator@5d {