Re: [PATCH v6 0/4] dt-bindings: qcom-qce: Convert bindings to yaml & related changes

From: Bhupesh Sharma
Date: Tue Sep 20 2022 - 04:48:27 EST



On 9/20/22 12:58 PM, Krzysztof Kozlowski wrote:
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.


Please go through the cover letter where I mentioned that:
'As per Bjorn's suggestion on irc, broke down the patchset into 4
separate patchsets, one each for the following areas to allow easier
review and handling from the respective maintainer(s):
'arm-msm', 'crypto', 'dma' and 'devicetree'
This patchset is directed for the 'devicetree' tree / area.'

Basically now the patchset which had around 23 patches in v5 will send out as 4 separate patchsets one each for 'arm-msm', 'crypto', 'dma' and 'devicetree' trees.

So when all the respective subsets are picked up, all the compatibles are in place.

Thanks,
Bhupesh