Messages in this thread |  | | From | Harshal Dev <> | | Subject | [PATCH v2 0/2] Add Crypto Engine support for the Glymur SoC | | Date | Tue, 05 May 2026 13:10:02 +0530 |
| |
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>
|  |