From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: Andi Shyti <andi.shyti@kernel.org>
Cc: Claudiu <claudiu.beznea@tuxon.dev>,
chris.brandt@renesas.com, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, geert+renesas@glider.be,
magnus.damm@gmail.com, p.zabel@pengutronix.de,
linux-renesas-soc@vger.kernel.org, linux-i2c@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Subject: Re: [PATCH v5 00/11] i2c: riic: Add support for Renesas RZ/G3S
Date: Sat, 14 Sep 2024 22:45:35 +0200 [thread overview]
Message-ID: <ZuX176V2OhI4ticP@shikoro> (raw)
In-Reply-To: <pwgwgzrjx56ftxazloljkhmnptqkzzzvs2tfq2tnrz7y3mfmma@ru7mawibsipc>
[-- Attachment #1: Type: text/plain, Size: 950 bytes --]
On Wed, Aug 21, 2024 at 04:12:27PM +0200, Andi Shyti wrote:
> Hi Claudiu,
>
> > Claudiu Beznea (11):
> > i2c: riic: Use temporary variable for struct device
> > i2c: riic: Call pm_runtime_get_sync() when need to access registers
> > i2c: riic: Use pm_runtime_resume_and_get()
> > i2c: riic: Enable runtime PM autosuspend support
> > i2c: riic: Add suspend/resume support
> > i2c: riic: Define individual arrays to describe the register offsets
> > dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
> > i2c: riic: Add support for fast mode plus
>
> Up to here, first 8 patches, merged to i2c/i2c-host.
It took a while but I needed to get my Genmai-board booting again. It
does now and I could test these changes on r7s72100 (RZA1H). Reading,
writing, suspend/resume, works like expected. No regressions
experienced. So, for the record.
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2024-09-14 20:45 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-20 10:19 [PATCH v5 00/11] i2c: riic: Add support for Renesas RZ/G3S Claudiu
2024-08-20 10:19 ` [PATCH v5 01/11] i2c: riic: Use temporary variable for struct device Claudiu
2024-08-20 10:19 ` [PATCH v5 02/11] i2c: riic: Call pm_runtime_get_sync() when need to access registers Claudiu
2024-08-20 10:19 ` [PATCH v5 03/11] i2c: riic: Use pm_runtime_resume_and_get() Claudiu
2024-08-20 10:19 ` [PATCH v5 04/11] i2c: riic: Enable runtime PM autosuspend support Claudiu
2024-08-20 10:19 ` [PATCH v5 05/11] i2c: riic: Add suspend/resume support Claudiu
2024-08-20 10:19 ` [PATCH v5 06/11] i2c: riic: Define individual arrays to describe the register offsets Claudiu
2024-08-20 10:19 ` [PATCH v5 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support Claudiu
2024-08-20 10:19 ` [PATCH v5 08/11] i2c: riic: Add support for fast mode plus Claudiu
2024-08-20 10:19 ` [PATCH v5 09/11] arm64: dts: renesas: r9a08g045: Add I2C nodes Claudiu
2024-08-23 11:42 ` Geert Uytterhoeven
2024-08-20 10:19 ` [PATCH v5 10/11] arm64: dts: renesas: rzg3s-smarc: Enable i2c0 node Claudiu
2024-08-23 11:59 ` Geert Uytterhoeven
2024-08-20 10:19 ` [PATCH v5 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable i2c1 node Claudiu
2024-08-23 11:59 ` Geert Uytterhoeven
2024-08-21 14:12 ` [PATCH v5 00/11] i2c: riic: Add support for Renesas RZ/G3S Andi Shyti
2024-09-14 20:45 ` 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=ZuX176V2OhI4ticP@shikoro \
--to=wsa+renesas@sang-engineering.com \
--cc=andi.shyti@kernel.org \
--cc=chris.brandt@renesas.com \
--cc=claudiu.beznea.uj@bp.renesas.com \
--cc=claudiu.beznea@tuxon.dev \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=geert+renesas@glider.be \
--cc=krzk+dt@kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=p.zabel@pengutronix.de \
--cc=robh@kernel.org \
/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.