linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: c630: disable crypto due to serror
@ 2021-11-05  3:52 Steev Klimaszewski
  2021-11-20 23:55 ` (subset) " Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Steev Klimaszewski @ 2021-11-05  3:52 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: Steev Klimaszewski, Andy Gross, Bjorn Andersson, Rob Herring,
	devicetree, linux-kernel

Disable the crypto due to it causing an serror when cryptomanager tests
are enabled.  Add a fixme comment so that someone way smarter than I can
come along and fix it.

Signed-off-by: Steev Klimaszewski <steev@kali.org>
---
 arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
index b2e09d3387ed..955f73acd26b 100644
--- a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
+++ b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
@@ -813,3 +813,8 @@ &wifi {
 
 	qcom,snoc-host-cap-8bit-quirk;
 };
+
+&crypto {
+	/* FIXME: qce_start triggers an SError */
+	status= "disable";
+};
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: (subset) [PATCH] arm64: dts: qcom: c630: disable crypto due to serror
  2021-11-05  3:52 [PATCH] arm64: dts: qcom: c630: disable crypto due to serror Steev Klimaszewski
@ 2021-11-20 23:55 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2021-11-20 23:55 UTC (permalink / raw)
  To: linux-arm-msm, Steev Klimaszewski
  Cc: Rob Herring, linux-kernel, devicetree, Andy Gross

On Thu, 4 Nov 2021 22:52:32 -0500, Steev Klimaszewski wrote:
> Disable the crypto due to it causing an serror when cryptomanager tests
> are enabled.  Add a fixme comment so that someone way smarter than I can
> come along and fix it.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: c630: disable crypto due to serror
      commit: 36be92f490a7f403c7b1ea7662c92e100e8c3096

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-20 23:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-05  3:52 [PATCH] arm64: dts: qcom: c630: disable crypto due to serror Steev Klimaszewski
2021-11-20 23:55 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).