[PATCH] MAINTAINERS: Add Qualcomm Inline Crypto Engine entry
Abel Vesa <[email protected]>
| Newsgroups | org.kernel.vger.linux-crypto,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260819-qcom-ice-add-maintainer-entry-v1-1-60fd2a7ccae7@oss.qualcomm.com> |
Add an entry for the Qualcomm Inline Crypto Engine driver and its device tree bindings. List myself as maintainer to keep an eye on it. Signed-off-by: Abel Vesa <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2e83d0f51b97..6be571dc87b0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22474,6 +22474,15 @@ S: Maintained F: Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml F: drivers/i2c/busses/i2c-qcom-cci.c +QUALCOMM INLINE CRYPTO ENGINE DRIVER +M: Abel Vesa <[email protected]> +L: [email protected] +L: [email protected] +S: Maintained +F: Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml +F: drivers/soc/qcom/ice.c +F: include/soc/qcom/ice.h + QUALCOMM INTERCONNECT BWMON DRIVER M: Krzysztof Kozlowski <[email protected]> L: [email protected] --- base-commit: 5453bc3279e9f8578ac3e534d476240e40c879e1 change-id: 20260819-qcom-ice-add-maintainer-entry-61ab75268efb Best regards, -- Abel Vesa <[email protected]>