[PATCH v2 0/2] Add Crypto Engine support for the Glymur SoC

Harshal Dev posted 2 patches 1 month, 1 week ago
.../devicetree/bindings/crypto/qcom-qce.yaml       |  1 +
arch/arm64/boot/dts/qcom/glymur.dtsi               | 26 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
[PATCH v2 0/2] Add Crypto Engine support for the Glymur SoC
Posted by Harshal Dev 1 month, 1 week ago
Document and add the device-tree nodes to enable the Crypto Engine
and its BAM for Glymur.

Signed-off-by: Harshal Dev <harshal.dev@oss.qualcomm.com>
---
Changes in v2:
- Fix the incorrect SID pairs from <0x480 0x0> and <0x481 0x0> to
  <0x80 0x0> and <0x81 0x0>.
- Improve the commit message of patch 2 to describe the purpose of
  the Crypto engine and its BAM module.
- Link to v1: https://lore.kernel.org/r/20260416-glymur_crypto_enablement-v1-0-75e768c1417c@oss.qualcomm.com

---
Harshal Dev (2):
      dt-bindings: crypto: qcom-qce: Document the Glymur crypto engine
      arm64: dts: qcom: glymur: Add crypto engine and BAM

 .../devicetree/bindings/crypto/qcom-qce.yaml       |  1 +
 arch/arm64/boot/dts/qcom/glymur.dtsi               | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)
---
base-commit: 936c21068d7ade00325e40d82bfd2f3f29d9f659
change-id: 20260416-glymur_crypto_enablement-be2ff022b429

Best regards,
-- 
Harshal Dev <harshal.dev@oss.qualcomm.com>
Re: (subset) [PATCH v2 0/2] Add Crypto Engine support for the Glymur SoC
Posted by Bjorn Andersson 1 month ago
On Tue, 05 May 2026 13:10:02 +0530, Harshal Dev wrote:
> Document and add the device-tree nodes to enable the Crypto Engine
> and its BAM for Glymur.
> 
> 

Applied, thanks!

[2/2] arm64: dts: qcom: glymur: Add crypto engine and BAM
      commit: 93e08fdc55f227847dc9b249fd5eb43403e7e8b9

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