* [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings
@ 2022-04-23 13:46 Biju Das
2022-04-23 18:57 ` Krzysztof Kozlowski
2022-04-25 13:14 ` Geert Uytterhoeven
0 siblings, 2 replies; 7+ messages in thread
From: Biju Das @ 2022-04-23 13:46 UTC (permalink / raw)
To: Philipp Zabel, Rob Herring, Krzysztof Kozlowski
Cc: Biju Das, devicetree, Geert Uytterhoeven, Chris Paterson,
Biju Das, Prabhakar Mahadev Lad, linux-renesas-soc
Add device tree binding document for RZ/G2UL USBPHY Control Device.
RZ/G2UL USBPHY Control Device is identical to one found on the RZ/G2L SoC.
No driver changes are required as generic compatible string
"renesas,rzg2l-usbphy-ctrl" will be used as a fallback.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
.../devicetree/bindings/reset/renesas,rzg2l-usbphy-ctrl.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/reset/renesas,rzg2l-usbphy-ctrl.yaml b/Documentation/devicetree/bindings/reset/renesas,rzg2l-usbphy-ctrl.yaml
index 86c2569ced97..731b8ce01525 100644
--- a/Documentation/devicetree/bindings/reset/renesas,rzg2l-usbphy-ctrl.yaml
+++ b/Documentation/devicetree/bindings/reset/renesas,rzg2l-usbphy-ctrl.yaml
@@ -17,6 +17,7 @@ properties:
compatible:
items:
- enum:
+ - renesas,r9a07g043-usbphy-ctrl # RZ/G2UL
- renesas,r9a07g044-usbphy-ctrl # RZ/G2{L,LC}
- renesas,r9a07g054-usbphy-ctrl # RZ/V2L
- const: renesas,rzg2l-usbphy-ctrl
--
2.25.1
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings
2022-04-23 13:46 [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings Biju Das
@ 2022-04-23 18:57 ` Krzysztof Kozlowski
2022-07-26 11:04 ` Biju Das
2022-04-25 13:14 ` Geert Uytterhoeven
1 sibling, 1 reply; 7+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-23 18:57 UTC (permalink / raw)
To: Biju Das, Philipp Zabel, Rob Herring, Krzysztof Kozlowski
Cc: devicetree, Geert Uytterhoeven, Chris Paterson, Biju Das,
Prabhakar Mahadev Lad, linux-renesas-soc
On 23/04/2022 15:46, Biju Das wrote:
> Add device tree binding document for RZ/G2UL USBPHY Control Device.
> RZ/G2UL USBPHY Control Device is identical to one found on the RZ/G2L SoC.
> No driver changes are required as generic compatible string
> "renesas,rzg2l-usbphy-ctrl" will be used as a fallback.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings
2022-04-23 13:46 [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings Biju Das
2022-04-23 18:57 ` Krzysztof Kozlowski
@ 2022-04-25 13:14 ` Geert Uytterhoeven
1 sibling, 0 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2022-04-25 13:14 UTC (permalink / raw)
To: Biju Das
Cc: Philipp Zabel, Rob Herring, Krzysztof Kozlowski,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
Chris Paterson, Biju Das, Prabhakar Mahadev Lad, Linux-Renesas
On Sat, Apr 23, 2022 at 3:46 PM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Add device tree binding document for RZ/G2UL USBPHY Control Device.
> RZ/G2UL USBPHY Control Device is identical to one found on the RZ/G2L SoC.
> No driver changes are required as generic compatible string
> "renesas,rzg2l-usbphy-ctrl" will be used as a fallback.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings
2022-04-23 18:57 ` Krzysztof Kozlowski
@ 2022-07-26 11:04 ` Biju Das
2022-07-26 11:06 ` Krzysztof Kozlowski
0 siblings, 1 reply; 7+ messages in thread
From: Biju Das @ 2022-07-26 11:04 UTC (permalink / raw)
To: Krzysztof Kozlowski, Philipp Zabel, Rob Herring,
Krzysztof Kozlowski
Cc: devicetree@vger.kernel.org, Geert Uytterhoeven, Chris Paterson,
Biju Das, Prabhakar Mahadev Lad,
linux-renesas-soc@vger.kernel.org
Hi All,
Gentle ping.
Are we happy with this patch?
Cheers,
Biju
> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Sent: 23 April 2022 19:58
> To: Biju Das <biju.das.jz@bp.renesas.com>; Philipp Zabel
> <p.zabel@pengutronix.de>; Rob Herring <robh+dt@kernel.org>; Krzysztof
> Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> Cc: devicetree@vger.kernel.org; Geert Uytterhoeven
> <geert+renesas@glider.be>; Chris Paterson <Chris.Paterson2@renesas.com>;
> Biju Das <biju.das@bp.renesas.com>; Prabhakar Mahadev Lad
> <prabhakar.mahadev-lad.rj@bp.renesas.com>; linux-renesas-
> soc@vger.kernel.org
> Subject: Re: [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl:
> Document RZ/G2UL USBPHY Control bindings
>
> On 23/04/2022 15:46, Biju Das wrote:
> > Add device tree binding document for RZ/G2UL USBPHY Control Device.
> > RZ/G2UL USBPHY Control Device is identical to one found on the RZ/G2L
> SoC.
> > No driver changes are required as generic compatible string
> > "renesas,rzg2l-usbphy-ctrl" will be used as a fallback.
> >
> > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
>
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
>
> Best regards,
> Krzysztof
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings
2022-07-26 11:04 ` Biju Das
@ 2022-07-26 11:06 ` Krzysztof Kozlowski
2022-07-26 11:52 ` Biju Das
0 siblings, 1 reply; 7+ messages in thread
From: Krzysztof Kozlowski @ 2022-07-26 11:06 UTC (permalink / raw)
To: Biju Das, Philipp Zabel, Rob Herring, Krzysztof Kozlowski
Cc: devicetree@vger.kernel.org, Geert Uytterhoeven, Chris Paterson,
Biju Das, Prabhakar Mahadev Lad,
linux-renesas-soc@vger.kernel.org
On 26/07/2022 13:04, Biju Das wrote:
> Hi All,
>
> Gentle ping.
>
> Are we happy with this patch?
Why do you ping me or Rob? If you want to ping, be specific to avoid
wasting time of other people.
>>
>>
>> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
So what do you need more here?
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings
2022-07-26 11:06 ` Krzysztof Kozlowski
@ 2022-07-26 11:52 ` Biju Das
2022-07-26 15:34 ` Philipp Zabel
0 siblings, 1 reply; 7+ messages in thread
From: Biju Das @ 2022-07-26 11:52 UTC (permalink / raw)
To: Krzysztof Kozlowski, Philipp Zabel, Rob Herring,
Krzysztof Kozlowski
Cc: devicetree@vger.kernel.org, Geert Uytterhoeven, Chris Paterson,
Biju Das, Prabhakar Mahadev Lad,
linux-renesas-soc@vger.kernel.org
Hi Krzysztof Kozlowski,
> Subject: Re: [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl:
> Document RZ/G2UL USBPHY Control bindings
>
> On 26/07/2022 13:04, Biju Das wrote:
> > Hi All,
> >
> > Gentle ping.
> >
> > Are we happy with this patch?
>
> Why do you ping me or Rob? If you want to ping, be specific to avoid
> wasting time of other people.
I am not sure do I need to rebase and send the patch? since this patch is
for a while and no response.
>
>
> >>
> >>
> >> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> So what do you need more here?
No. Thanks for the Ack.
Cheers,
Biju
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings
2022-07-26 11:52 ` Biju Das
@ 2022-07-26 15:34 ` Philipp Zabel
0 siblings, 0 replies; 7+ messages in thread
From: Philipp Zabel @ 2022-07-26 15:34 UTC (permalink / raw)
To: Biju Das, Krzysztof Kozlowski, Rob Herring, Krzysztof Kozlowski
Cc: devicetree@vger.kernel.org, Geert Uytterhoeven, Chris Paterson,
Biju Das, Prabhakar Mahadev Lad,
linux-renesas-soc@vger.kernel.org
Hi Biju,
On Di, 2022-07-26 at 11:52 +0000, Biju Das wrote:
> Hi Krzysztof Kozlowski,
>
> > Subject: Re: [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl:
> > Document RZ/G2UL USBPHY Control bindings
> >
> > On 26/07/2022 13:04, Biju Das wrote:
> > > Hi All,
> > >
> > > Gentle ping.
> > >
> > > Are we happy with this patch?
> >
> > Why do you ping me or Rob? If you want to ping, be specific to avoid
> > wasting time of other people.
>
> I am not sure do I need to rebase and send the patch? since this patch is
> for a while and no response.
Thank you for the reminder, I've picked it up into reset/next.
regards
Philipp
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-07-26 15:34 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-23 13:46 [PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY Control bindings Biju Das
2022-04-23 18:57 ` Krzysztof Kozlowski
2022-07-26 11:04 ` Biju Das
2022-07-26 11:06 ` Krzysztof Kozlowski
2022-07-26 11:52 ` Biju Das
2022-07-26 15:34 ` Philipp Zabel
2022-04-25 13:14 ` Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).