public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: claudiu beznea <claudiu.beznea@tuxon.dev>,
	chris.brandt@renesas.com, andi.shyti@kernel.org, robh@kernel.org,
	krzk+dt@kernel.org, conor+dt@kernel.org, geert+renesas@glider.be,
	magnus.damm@gmail.com, p.zabel@pengutronix.de,
	wsa+renesas@sang-engineering.com,
	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 v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
Date: Mon, 19 Aug 2024 17:39:35 +0100	[thread overview]
Message-ID: <20240819-sizing-devouring-17b74473d1a1@spud> (raw)
In-Reply-To: <56204f92-d1d4-4681-8a9d-f28925919ef4@kernel.org>

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

On Mon, Aug 19, 2024 at 01:22:39PM +0200, Krzysztof Kozlowski wrote:
> On 19/08/2024 13:10, claudiu beznea wrote:
> > 
> > 
> > On 19.08.2024 14:05, Krzysztof Kozlowski wrote:
> >> On Mon, Aug 19, 2024 at 01:23:44PM +0300, Claudiu wrote:
> >>> From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
> >>>
> >>> Document the Renesas RZ/G3S (R9A08G045) RIIC IP. This is compatible with
> >>> the version available on Renesas RZ/V2H (R9A09G075).
> >>>
> >>> Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
> >>> ---
> >>>
> >>> Changes in v4:
> >>> - added comment near the fallback for RZ/G3S; because of this
> >>>   dropped Conor's tag
> >>
> >> That's not a reason to request a re-review.

FWIW, I don't care about how many binding patches I do or do not get
credit for reviewing. Feel free to give a tag yourself Krzysztof in the
future if you come across these situations and I'll happily hit ctrl+d
and remove the thread from my mailbox rather than reply :)

> > 
> > Sorry for that, I wasn't aware of the procedure for this on bindings.
> 
> There is no difference. Please read carefully submitting patches,
> including the chapter about tags.

Yeah, I don't think this patch is materially different on those
grounds...

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

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

  reply	other threads:[~2024-08-19 16:39 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-19 10:23 [PATCH v4 00/11] i2c: riic: Add support for Renesas RZ/G3S Claudiu
2024-08-19 10:23 ` [PATCH v4 01/11] i2c: riic: Use temporary variable for struct device Claudiu
2024-08-19 10:23 ` [PATCH v4 02/11] i2c: riic: Call pm_runtime_get_sync() when need to access registers Claudiu
2024-08-19 10:23 ` [PATCH v4 03/11] i2c: riic: Use pm_runtime_resume_and_get() Claudiu
2024-08-19 10:23 ` [PATCH v4 04/11] i2c: riic: Enable runtime PM autosuspend support Claudiu
2024-08-19 10:23 ` [PATCH v4 05/11] i2c: riic: Add suspend/resume support Claudiu
2024-08-19 19:37   ` Andi Shyti
2024-08-20  7:25     ` claudiu beznea
2024-08-19 10:23 ` [PATCH v4 06/11] i2c: riic: Define individual arrays to describe the register offsets Claudiu
2024-08-19 20:20   ` Andi Shyti
2024-08-19 10:23 ` [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support Claudiu
2024-08-19 11:05   ` Krzysztof Kozlowski
2024-08-19 11:10     ` claudiu beznea
2024-08-19 11:22       ` Krzysztof Kozlowski
2024-08-19 16:39         ` Conor Dooley [this message]
2024-08-19 20:01           ` Andi Shyti
2024-08-20  7:45           ` claudiu beznea
2024-08-20 16:44             ` Conor Dooley
2024-08-19 10:23 ` [PATCH v4 08/11] i2c: riic: Add support for fast mode plus Claudiu
2024-08-19 20:12   ` Andi Shyti
2024-08-20  7:32     ` claudiu beznea
2024-08-19 10:23 ` [PATCH v4 09/11] arm64: dts: renesas: r9a08g045: Add I2C nodes Claudiu
2024-08-19 10:23 ` [PATCH v4 10/11] arm64: dts: renesas: rzg3s-smarc: Enable i2c0 node Claudiu
2024-08-19 10:23 ` [PATCH v4 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable i2c1 node Claudiu
2024-08-19 20:23 ` [PATCH v4 00/11] i2c: riic: Add support for Renesas RZ/G3S Andi Shyti
2024-08-20 10:16   ` claudiu beznea

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=20240819-sizing-devouring-17b74473d1a1@spud \
    --to=conor@kernel.org \
    --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=krzk@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 \
    --cc=wsa+renesas@sang-engineering.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox