From: Wolfram Sang <wsa@the-dreams.de>
To: Ulrich Hecht <uli+renesas@fpond.eu>
Cc: linux-renesas-soc@vger.kernel.org, geert@linux-m68k.org,
linux-i2c@vger.kernel.org
Subject: Re: [PATCH] i2c: rcar: implement atomic transfers
Date: Thu, 18 Mar 2021 11:59:12 +0100 [thread overview]
Message-ID: <20210318105912.GH974@ninjato> (raw)
In-Reply-To: <20210212164541.8986-1-uli+renesas@fpond.eu>
[-- Attachment #1: Type: text/plain, Size: 603 bytes --]
On Fri, Feb 12, 2021 at 05:45:41PM +0100, Ulrich Hecht wrote:
> Implements atomic transfers. Tested by rebooting an r8a7790 Lager board
> after connecting the i2c-rcar controller to the PMIC in
> arch/arm/boot/dts/r8a7790-lager.dts like so:
>
> compatible = "i2c-demux-pinctrl";
> pinctrl-names = "default";
> pinctrl-0 = <&pmic_irq_pins>;
> - i2c-parent = <&iic3>, <&i2c3>;
> + i2c-parent = <&i2c3>, <&iic3>;
> i2c-bus-name = "i2c-pwr";
> #address-cells = <1>;
> #size-cells = <0>;
>
> Signed-off-by: Ulrich Hecht <uli+renesas@fpond.eu>
Applied to for-next, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2021-03-18 11:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-12 16:45 [PATCH] i2c: rcar: implement atomic transfers Ulrich Hecht
2021-02-18 10:49 ` Wolfram Sang
2021-02-18 16:03 ` Ulrich Hecht
2021-02-19 12:01 ` Wolfram Sang
2021-02-22 9:13 ` Ulrich Hecht
2021-02-25 9:50 ` Geert Uytterhoeven
2021-03-18 10:59 ` Wolfram Sang [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=20210318105912.GH974@ninjato \
--to=wsa@the-dreams.de \
--cc=geert@linux-m68k.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=uli+renesas@fpond.eu \
/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.