All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Vadim Pasternak <vadimp@nvidia.com>
Cc: platform-driver-x86@vger.kernel.org
Subject: Re: [PATCH platform-next 00/13] platform/x86: Add new systems and features for Nvidia systems
Date: Fri, 10 Feb 2023 18:46:15 +0100	[thread overview]
Message-ID: <eadf0d4b-1426-6339-880a-f11de6438f17@redhat.com> (raw)
In-Reply-To: <20230208063331.15560-1-vadimp@nvidia.com>

Hi,

On 2/8/23 07:33, Vadim Pasternak wrote:
> The patchset:
> - Introduces new systems.
> - Adds new features.
> - Preparation for to support systems equipped PCIe based programming 
>   logic device.
> - Cosmetic changes.
> 
> Patches #1, #4-#5: introduce support for new systems.
> Patch #2: changes attribute name.
> Patches #3, #12: cosmetic changes and removing code out from the loop.
> Patches #6 - #7, #10 - #11: infrastructure changes to prepare driver to
> 	support systems equipped with PCIe based FPGA.
> Patch #8: provides synchronization between I2C main bus and other
> 	platform drivers using notification callback.
> Patch #9: allows non-successive definition of hotplug signals
> 	configuration.
> Patch #13 - documentation.

Thank you for your patch-series, I've applied the series to my
review-hans branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans

Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Regards,

Hans




> Vadim Pasternak (13):
>   platform: mellanox: Introduce support for rack manager switch
>   platform: mellanox: Change "reset_pwr_converter_fail" attribute
>   platform: mellanox: Cosmetic changes - rename to more common name
>   platform: mellanox: Introduce support for next-generation 800GB/s
>     switch
>   platform: mellanox: Introduce support of new Nvidia L1 switch
>   platform: mellanox: Split initialization procedure
>   platform: mellanox: Split logic in init and exit flow
>   platform: mellanox: Extend all systems with I2C notification callback
>   platform/mellanox: mlxreg-hotplug: Allow more flexible hotplug events
>     configuration
>   platform_data/mlxreg: Add field with mapped resource address
>   platform: mellanox: mlx-platform: Add mux selection register to regmap
>   platform: mellanox: mlx-platform: Move bus shift assignment out of the
>     loop
>   Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces
> 
>  .../ABI/stable/sysfs-driver-mlxreg-io         |  122 +-
>  drivers/platform/mellanox/mlxreg-hotplug.c    |   28 +-
>  drivers/platform/x86/mlx-platform.c           | 1394 ++++++++++++++---
>  include/linux/platform_data/mlxreg.h          |    2 +
>  4 files changed, 1339 insertions(+), 207 deletions(-)
> 


      parent reply	other threads:[~2023-02-10 17:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-08  6:33 [PATCH platform-next 00/13] platform/x86: Add new systems and features for Nvidia systems Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 01/13] platform: mellanox: Introduce support for rack manager switch Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 02/13] platform: mellanox: Change "reset_pwr_converter_fail" attribute Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 03/13] platform: mellanox: Cosmetic changes - rename to more common name Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 04/13] platform: mellanox: Introduce support for next-generation 800GB/s switch Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 05/13] platform: mellanox: Introduce support of new Nvidia L1 switch Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 06/13] platform: mellanox: Split initialization procedure Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 07/13] platform: mellanox: Split logic in init and exit flow Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 08/13] platform: mellanox: Extend all systems with I2C notification callback Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 09/13] platform/mellanox: mlxreg-hotplug: Allow more flexible hotplug events configuration Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 10/13] platform_data/mlxreg: Add field with mapped resource address Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 11/13] platform: mellanox: mlx-platform: Add mux selection register to regmap Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 12/13] platform: mellanox: mlx-platform: Move bus shift assignment out of the loop Vadim Pasternak
2023-02-08  6:33 ` [PATCH platform-next 13/13] Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces Vadim Pasternak
2023-02-10 17:46 ` Hans de Goede [this message]

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=eadf0d4b-1426-6339-880a-f11de6438f17@redhat.com \
    --to=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.