All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Pirko <jiri@resnulli.us>
To: Vadim Pasternak <vadimp@mellanox.com>
Cc: linux@roeck-us.net, linux-hwmon@vger.kernel.org
Subject: Re: [patch v1 1/2] hwmon: Driver for Maxim MAX6621 temperature sensor
Date: Wed, 30 Aug 2017 10:28:45 +0200	[thread overview]
Message-ID: <20170830082845.GD1903@nanopsycho> (raw)
In-Reply-To: <1504039609-152485-2-git-send-email-vadimp@mellanox.com>

Tue, Aug 29, 2017 at 10:46:48PM CEST, vadimp@mellanox.com wrote:
>MAX6621 is a PECI-to-I2C translator provides an efficient, low-cost
>solution for PECI-to-SMBus/I2C protocol conversion. It allows reading the
>temperature from the PECI-compliant host directly from up to four
>PECI-enabled CPUs.
>
>Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>

[...]


>+++ b/drivers/hwmon/max6621.c
>@@ -0,0 +1,531 @@
>+/*
>+ * Hardware monitoring driver for Naxim MAX6621

s/Naxim/Maxim/


  parent reply	other threads:[~2017-08-30  8:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-29 20:46 [patch v1 0/2] Add support for Maxim MAX6621 temperature sensor device Vadim Pasternak
2017-08-29 20:46 ` [patch v1 1/2] hwmon: Driver for Maxim MAX6621 temperature sensor Vadim Pasternak
2017-08-30  1:56   ` [v1,1/2] " Guenter Roeck
2017-08-30  8:28   ` Jiri Pirko [this message]
2017-08-29 20:46 ` [patch v1 2/2] dt-bindings: hwmon: add binding documentation for max6621 device Vadim Pasternak

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=20170830082845.GD1903@nanopsycho \
    --to=jiri@resnulli.us \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=vadimp@mellanox.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.