All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Luiz Sampaio <sampaio.ime@gmail.com>
Cc: zbr@ioremap.net, rikard.falkeborn@gmail.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] w1: ds2438: adding support for calibration of current measurements
Date: Tue, 23 Mar 2021 10:41:55 +0100	[thread overview]
Message-ID: <YFm344PkR+zXItxF@kroah.com> (raw)
In-Reply-To: <20210323024037.qe6ooze4ncusnh7u@LuizSampaio-PC.localdomain>

On Mon, Mar 22, 2021 at 11:40:37PM -0300, Luiz Sampaio wrote:
> The following patches aim to make a user able to calibrate the current measurement of the ds2438. This chip uses a offset register in page1, which is added to the current register to give the user the current measurement. If this value is wrong, the user will get an offset current value, even if the current is zero, for instance. This patch gives support to read the page1 registers (including the offset register) and to write to the offset register. The ds2438 datasheet shows a calibration routine, and with this patch, the user can to this quickly by write the correct value to the offset register.
> This patch was tested on real hardware using a power supply and an electronic load.
> Please help to review this series of patches.

Please properly wrap your email lines :(

Also, this was not sent threaded, so I missing some of the patches, how
did you send them?  Tools like 'git send-email' should do this
automatically.

Can you fix up and resend all 3.

thanks,

greg k-h

      reply	other threads:[~2021-03-23  9:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23  2:40 [PATCH 0/3] w1: ds2438: adding support for calibration of current measurements Luiz Sampaio
2021-03-23  9:41 ` Greg KH [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=YFm344PkR+zXItxF@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rikard.falkeborn@gmail.com \
    --cc=sampaio.ime@gmail.com \
    --cc=zbr@ioremap.net \
    /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.