All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <neil.armstrong@linaro.org>
To: Vinod Koul <vkoul@kernel.org>, Andy Gross <agross@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Bjorn Andersson <andersson@kernel.org>,
	Thara Gopinath <thara.gopinath@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	Bhupesh Sharma <bhupesh.sharma@linaro.org>,
	Konrad Dybcio <konrad.dybcio@somainline.org>
Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, dmaengine@vger.kernel.org,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Abel Vesa <abel.vesa@linaro.org>,
	linux-arm-msm@vger.kernel.org
Subject: [PATCH 2/4] dt-bindings: qcom-qce: document clocks and clock-names as optional
Date: Wed, 16 Nov 2022 11:23:09 +0100	[thread overview]
Message-ID: <20221114-narmstrong-sm8550-upstream-qce-v1-2-31b489d5690a@linaro.org> (raw)
In-Reply-To: <20221114-narmstrong-sm8550-upstream-qce-v1-0-31b489d5690a@linaro.org>

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@linaro.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

  parent reply	other threads:[~2022-11-16 10:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-16 10:23 [PATCH 0/4] crypto: qcom-qce: add support for SM8550 Neil Armstrong
2022-11-16 10:23 ` [PATCH 1/4] dt-bindings: dma: qcom,bam-dma: Add 'interconnects' and 'interconnect-names' Neil Armstrong
2022-11-16 11:49   ` Krzysztof Kozlowski
2022-11-16 10:23 ` Neil Armstrong [this message]
2022-11-16 11:52   ` [PATCH 2/4] dt-bindings: qcom-qce: document clocks and clock-names as optional Krzysztof Kozlowski
2022-11-16 10:23 ` [PATCH 3/4] dt-bindings: qcom-qce: document sm8550 compatible Neil Armstrong
2022-11-16 11:54   ` Krzysztof Kozlowski
2022-11-17  9:42     ` Neil Armstrong
2022-11-16 10:23 ` [PATCH 4/4] crypto: qce: core: Add new compatibles for SM8550 Neil Armstrong
2022-11-16 11:55   ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221114-narmstrong-sm8550-upstream-qce-v1-2-31b489d5690a@linaro.org \
    --to=neil.armstrong@linaro.org \
    --cc=abel.vesa@linaro.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=bhupesh.sharma@linaro.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=thara.gopinath@gmail.com \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.