Hi Krzysztof Kozlowski,
Thanks for the feedback.
-----Original Message-----
From: Krzysztof Kozlowski <krzk@kernel.org>
Sent: 11 August 2026 07:48
Subject: Re: [PATCH v6 02/10] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3L support
On Thu, Aug 06, 2026 at 11:22:21AM +0100, Biju wrote:
quoted
From: Biju Das <biju.das.jz@bp.renesas.com>
Document Renesas RZ/G3L (r9a08g046) USB PHY controller bindings.
The RZ/G3L USB PHY block is similar to RZ/G3S but differs in that each
port has its own OTG controller, whereas RZ/G3S only has one on port 1.
To reflect this, RZ/G3L uses a regulators sub-node with per-port vbus0
and vbus1 entries instead of the single regulator-vbus property used
by other compatible SoCs.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
v5->v6:
* No change.
Unaddressed review from Sashiko.
Will send v7 with additionalProperties: false
Cheers,
Biju