diff options
author | Vadim Pasternak <vadimp@nvidia.com> | 2025-02-10 23:34:45 +0300 |
---|---|---|
committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2025-02-24 18:18:54 +0300 |
commit | 5ad6d62c9b183314ec1c64a95a26636e973e736a (patch) | |
tree | 5c8fcec752ce1072972e74942ee85b3a4a43ab61 | |
parent | 677fb7b0699dde2609d93eb57863c8d493e673ee (diff) | |
download | linux-5ad6d62c9b183314ec1c64a95a26636e973e736a.tar.xz |
MAINTAINERS: Add documentation reference for Mellanox platform
Add reference for Documentation/ABI/stable/sysfs-driver-mlxreg-io
under "MELLANOX HARDWARE PLATFORM SUPPORT".
Signed-off-by: Vadim Pasternak <vadimp@nvidia.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202502032336.lauIV68J-lkp@intel.com/
Link: https://lore.kernel.org/r/20250210203451.29712-1-vadimp@nvidia.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6f78d6bcbc7b..f71fec78e1cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15030,6 +15030,7 @@ M: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> M: Vadim Pasternak <vadimp@nvidia.com> L: platform-driver-x86@vger.kernel.org S: Supported +F: Documentation/ABI/stable/sysfs-driver-mlxreg-io F: Documentation/ABI/testing/sysfs-platform-mellanox-bootctl F: drivers/platform/mellanox/ F: include/linux/platform_data/mlxreg.h |