Re: [PATCH v2] arm64: dts: qcom: monaco: add QCrypto node
From: Abhinaba Rakshit
Date: Wed Dec 24 2025 - 03:36:22 EST
On Tue, Dec 23, 2025 at 10:23:43PM +0200, Dmitry Baryshkov wrote:
> On Tue, Dec 23, 2025 at 12:25:18PM +0530, Abhinaba Rakshit wrote:
> > Add Qualcomm Crypto Engine device node for Monaco platform.
> >
> > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> > Signed-off-by: Abhinaba Rakshit <abhinaba.rakshit@xxxxxxxxxxxxxxxx>
> > ---
> > QCE and Crypto DMA nodes patch was applied as part of the
> > commit a86d84409947 ("arm64: dts: qcom: qcs8300: add QCrypto nodes"),
> > however was partially reverted by commit cdc117c40537 ("arm64: dts:
> > qcom: qcs8300: Partially revert "arm64: dts: qcom: qcs8300: add
> > QCrypto nodes"") due to compatible string being miss-matched
> > against schema.
>
> ^^ This looks like something that should be a part of the commit message.
>
Sure, understood.
Will post patchset v3 with changes as mentioned.
Abhinaba