On 20/09/2022 00:08, Bhupesh Sharma wrote: (...) > > Qualcomm crypto engine (qce) is available on several Snapdragon SoCs. > The qce block supports hardware accelerated algorithms for encryption > and authentication. It also provides support for aes, des, 3des > encryption algorithms and sha1, sha256, hmac(sha1), hmac(sha256) > authentication algorithms. > > Note that this patchset is dependent on the dt-bindings patchset (see [1]) sent to devicetree list. > > [1]. https://lore.kernel.org/linux-arm-msm/20220919195618.926227-1-bhupesh.sharma@xxxxxxxxxx/ If it is dependent on the bindings only, keep them together. However I don't think this is the only dependency. You add here several compatibles which are not supported. Best regards, Krzysztof