Re: [PATCH v7 1/6] arm64: dts: qcom: Add device tree for Nord SoC series

From: Kuldeep Singh

Date: Tue Jul 21 2026 - 01:06:29 EST


On 21-07-2026 10:10, Shawn Guo wrote:
> + crypto: crypto@1dfa000 {
> + compatible = "qcom,nord-qce", "qcom,sm8150-qce", "qcom,qce";
> + reg = <0x0 0x01dfa000 0x0 0x6000>;
> + dmas = <&cryptobam 4>, <&cryptobam 5>;
> + dma-names = "rx", "tx";
> + iommus = <&apps_smmu_0 0x1689 0>;
> +
> + /* It stops nord-gearvm variant from booting to console */
What's issue you are observing Shawn?
Usually we GPCE is enabled default if soc has IP but seems nord is doing
differently here.

--
Regards
Kuldeep