瀏覽代碼

dt-bindings: rng: add clock detection error for stm32

Add optional property to enable the clock detection error
on rng block. It is used to allow slow clock source which
give correct entropy for rng.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
lionel.debieve@st.com 7 年之前
父節點
當前提交
a888df9b89
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Documentation/devicetree/bindings/rng/st,stm32-rng.txt

+ 1 - 0
Documentation/devicetree/bindings/rng/st,stm32-rng.txt

@@ -13,6 +13,7 @@ Required properties:
 
 
 Optional properties:
 Optional properties:
 - resets : The reset to properly start RNG
 - resets : The reset to properly start RNG
+- clock-error-detect : Enable the clock detection management
 
 
 Example:
 Example: