X86 platform drivers
 help / color / mirror / Atom feed
From: <michaelsh@nvidia.com>
To: <hdegoede@redhat.com>
Cc: <platform-driver-x86@vger.kernel.org>, <vadimp@nvidia.com>,
	Michael Shych <michaelsh@nvidia.com>
Subject: [PATCH v1 0/3] Add support for new SN2201 system
Date: Sat, 30 Apr 2022 14:58:06 +0300	[thread overview]
Message-ID: <20220430115809.54565-1-michaelsh@nvidia.com> (raw)

From: Michael Shych <michaelsh@nvidia.com>

Add support for new SN2201 system

The SN2201 is a highly integrated for one rack unit system with
L3 management switches. It has 48 x 1Gbps RJ45 + 4 x 100G QSFP28
ports in a compact 1RU form factor. The system also including a
serial port (RS-232 interface), an OOB port (1G/100M MDI interface)
and USB ports for management functions.

The processor used on SN2201 is Intel Atom®Processor C Series,
C3338R which is one of the Denverton product families.

Series includes following patches:
#1 - extends platform data with notification callback field.
#2 - introduces driver for SN2201 system.
#3 - adds documentation.

Michael Shych (3):
  platform_data/mlxreg: Add field for notification callback
  platform/mellanox: Add support for new SN2201 system
  Documentation/ABI: Add new attributes for mlxreg-io sysfs interfaces

 drivers/platform/mellanox/Kconfig       |  17 ++
 drivers/platform/mellanox/Makefile      |   1 +
 drivers/platform/mellanox/nvsw-sn2201.c | 505 ++++++++++++++++++++++++++++++++
 include/linux/platform_data/mlxreg.h    |   4 +
 4 files changed, 527 insertions(+)
 create mode 100644 drivers/platform/mellanox/nvsw-sn2201.c

-- 
2.14.1


             reply	other threads:[~2022-04-30 11:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-30 11:58 michaelsh [this message]
2022-04-30 11:58 ` [PATCH v1 1/3] platform_data/mlxreg: Add field for notification callback michaelsh
2022-05-11 14:34   ` Hans de Goede
2022-04-30 11:58 ` [PATCH v1 2/3] platform/mellanox: Add support for new SN2201 system michaelsh
2022-05-11 14:35   ` Hans de Goede
2022-04-30 11:58 ` [PATCH v1 3/3] Documentation/ABI: Add new attributes for mlxreg-io sysfs interfaces michaelsh
2022-05-11 14:40   ` Hans de Goede
2022-05-11 14:58     ` Michael Shych
2022-05-11 15:15       ` Hans de Goede
2022-05-11 15:35         ` Michael Shych

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220430115809.54565-1-michaelsh@nvidia.com \
    --to=michaelsh@nvidia.com \
    --cc=hdegoede@redhat.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=vadimp@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox