From: Alex Ousherovitch <[email protected]> Add MAINTAINERS entry for the Rambus CryptoManager Hub (CMH) hardware crypto accelerator driver under drivers/crypto/cmh/.
Co-developed-by: Saravanakrishnan Krishnamoorthy <[email protected]> Signed-off-by: Saravanakrishnan Krishnamoorthy <[email protected]> Signed-off-by: Alex Ousherovitch <[email protected]> Reviewed-by: Joel Wittenauer <[email protected]> Reviewed-by: Thi Nguyen <[email protected]> --- MAINTAINERS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index d1dbf2f07104..ec613b0ca492 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22489,6 +22489,23 @@ L: [email protected] S: Maintained F: drivers/net/wireless/ralink/ +RAMBUS CRYPTOMANAGER HUB (CMH) HARDWARE CRYPTO ACCELERATOR +M: Alex Ousherovitch <[email protected]> +M: Saravanakrishnan Krishnamoorthy <[email protected]> +R: Joel Wittenauer <[email protected]> +R: Thi Nguyen <[email protected]> +L: [email protected] +S: Maintained +F: Documentation/ABI/testing/cmh-mgmt +F: Documentation/ABI/testing/debugfs-driver-cmh +F: Documentation/ABI/testing/sysfs-driver-cmh +F: Documentation/crypto/device_drivers/cmh.rst +F: Documentation/devicetree/bindings/crypto/rambus,cmh.yaml +F: Documentation/userspace-api/ioctl/cmh_mgmt.rst +F: drivers/crypto/cmh/ +F: include/uapi/linux/cmh_mgmt_ioctl.h +F: tools/testing/selftests/drivers/crypto/cmh/ + RAMDISK RAM BLOCK DEVICE DRIVER M: Jens Axboe <[email protected]> S: Maintained -- 2.43.7

