From: Saeed Nowshadi Date: Fri, 5 Feb 2021 03:35:03 +0000 (-0800) Subject: dt-bindings: clock: si570: Add 'silabs,skip-recall' property X-Git-Tag: accepted/tizen/unified/20230118.172025~7811^2~1^3~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3dff4becef2d98cf8268267b53b9649e66177383;p=platform%2Fkernel%2Flinux-rpi.git 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 Signed-off-by: Saeed Nowshadi Link: https://lore.kernel.org/r/1612496104-3437-2-git-send-email-saeed.nowshadi@xilinx.com Acked-by: Rob Herring Signed-off-by: Stephen Boyd --- diff --git a/Documentation/devicetree/bindings/clock/silabs,si570.txt b/Documentation/devicetree/bindings/clock/silabs,si570.txt index 901935e..5dda17d 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 {