All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Mathew McBride <matt@traverse.com.au>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH 4/4] rtc: rx8025: revise single register write to use offset
Date: Sun, 3 Oct 2021 19:33:32 -0400	[thread overview]
Message-ID: <20211003233332.GW31748@bill-the-cat> (raw)
In-Reply-To: <20210917064604.3912-5-matt@traverse.com.au>

[-- Attachment #1: Type: text/plain, Size: 351 bytes --]

On Fri, Sep 17, 2021 at 06:46:04AM +0000, Mathew McBride wrote:

> Writing of individual registers was not functioning
> correctly as a 0 'offset' byte under DM-managed
> I2C was being appended in front of register we
> wanted to access.
> 
> Signed-off-by: Mathew McBride <matt@traverse.com.au>

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2021-10-03 23:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-17  6:46 [PATCH 0/4] Add EPSON RX8035 RTC support Mathew McBride
2021-09-17  6:46 ` [PATCH 1/4] rtc: rx8025: drop non-DM support Mathew McBride
2021-10-03 23:33   ` Tom Rini
2021-09-17  6:46 ` [PATCH 2/4] rtc: rx8025: add support for EPSON RX8035 Mathew McBride
2021-10-03 23:33   ` Tom Rini
2021-09-17  6:46 ` [PATCH 3/4] rtc: rx8025: set date in a single i2c transaction Mathew McBride
2021-10-03 23:33   ` Tom Rini
2021-09-17  6:46 ` [PATCH 4/4] rtc: rx8025: revise single register write to use offset Mathew McBride
2021-10-03 23:33   ` Tom Rini [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=20211003233332.GW31748@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=matt@traverse.com.au \
    --cc=u-boot@lists.denx.de \
    /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.