]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/platform/mellanox: Introduce support for Mellanox systems platform
authorVadim Pasternak <vadimp@mellanox.com>
Thu, 22 Sep 2016 21:13:42 +0000 (21:13 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 22 Sep 2016 20:13:10 +0000 (22:13 +0200)
commit58cbbee2391ce3876e6eee80a4f2a7f025859c52
treea703886016209af5cd58735589d0620273fa9d8e
parent4f059d514f7119a4fdd9934189ff31f2c26b2647
x86/platform/mellanox: Introduce support for Mellanox systems platform

Enable system support for the Mellanox Technologies platform, which
provides support for the next Mellanox basic systems: "msx6710",
"msx6720", "msb7700", "msn2700", "msx1410", "msn2410", "msb7800",
"msn2740", "msn2100" and also various number of derivative systems from
the above basic types.

The Kconfig controlling compilation of this code is: MLX_PLATFORM

Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
Cc: jiri@resnulli.us
Cc: gregkh@linuxfoundation.org
Cc: platform-driver-x86@vger.kernel.org
Cc: geert@linux-m68k.org
Cc: linux@roeck-us.net
Cc: akpm@linux-foundation.org
Cc: mchehab@kernel.org
Cc: davem@davemloft.net
Cc: kvalo@codeaurora.org
Link: http://lkml.kernel.org/r/1474578822-33805-1-git-send-email-vadimp@mellanox.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
MAINTAINERS
arch/x86/Kconfig
arch/x86/platform/Makefile
arch/x86/platform/mellanox/Makefile [new file with mode: 0644]
arch/x86/platform/mellanox/mlx-platform.c [new file with mode: 0644]