[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221114-narmstrong-sm8550-upstream-qce-v1-2-31b489d5690a@linaro.org>
Date: Wed, 16 Nov 2022 11:23:09 +0100
From: Neil Armstrong <neil.armstrong@...aro.org>
To: Vinod Koul <vkoul@...nel.org>, Andy Gross <agross@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
Bjorn Andersson <andersson@...nel.org>,
Thara Gopinath <thara.gopinath@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Herbert Xu <herbert@...dor.apana.org.au>,
Bhupesh Sharma <bhupesh.sharma@...aro.org>,
Konrad Dybcio <konrad.dybcio@...ainline.org>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, dmaengine@...r.kernel.org,
Neil Armstrong <neil.armstrong@...aro.org>,
Abel Vesa <abel.vesa@...aro.org>, linux-arm-msm@...r.kernel.org
Subject: [PATCH 2/4] dt-bindings: qcom-qce: document clocks and clock-names as
optional
On certain Snapdragon processors, the crypto engine clocks are enabled by
default by security firmware.
Drop clocks and clock-names from the required properties list.
Signed-off-by: Neil Armstrong <neil.armstrong@...aro.org>
---
Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
index aa2f676f5382..f25089bf9a2b 100644
--- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
+++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
@@ -67,8 +67,6 @@ properties:
required:
- compatible
- reg
- - clocks
- - clock-names
- dmas
- dma-names
--
b4 0.10.1
Powered by blists - more mailing lists