Message ID | 20220423130743.123198-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
State | Awaiting Upstream |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
On 23/04/2022 15:07, Biju Das wrote: > Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC. > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Sat, Apr 23, 2022 at 3:07 PM Biju Das <biju.das.jz@bp.renesas.com> wrote: > Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC. > > 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
On Sat, 23 Apr 2022 14:07:43 +0100, Biju Das wrote: > Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC. > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> > --- > .../devicetree/bindings/net/can/renesas,rcar-canfd.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks!
On 02.05.2022 13:39:17, Rob Herring wrote: > On Sat, 23 Apr 2022 14:07:43 +0100, Biju Das wrote: > > Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC. > > > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> > > --- > > .../devicetree/bindings/net/can/renesas,rcar-canfd.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > Applied, thanks! That just got into net-next/master as | 35a78bf20033 dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support Marc
On Mon, May 02, 2022 at 08:59:29PM +0200, Marc Kleine-Budde wrote: > On 02.05.2022 13:39:17, Rob Herring wrote: > > On Sat, 23 Apr 2022 14:07:43 +0100, Biju Das wrote: > > > Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC. > > > > > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> > > > --- > > > .../devicetree/bindings/net/can/renesas,rcar-canfd.yaml | 1 + > > > 1 file changed, 1 insertion(+) > > > > > > > Applied, thanks! > > That just got into net-next/master as > | 35a78bf20033 dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support Okay, dropped. Rob
diff --git a/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml b/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml index f98c53dc1894..96259868df43 100644 --- a/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml +++ b/Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml @@ -32,6 +32,7 @@ properties: - items: - enum: + - renesas,r9a07g043-canfd # RZ/G2UL - renesas,r9a07g044-canfd # RZ/G2{L,LC} - renesas,r9a07g054-canfd # RZ/V2L - const: renesas,rzg2l-canfd # RZ/G2L family
Add CANFD binding documentation for Renesas R9A07G043 (RZ/G2UL) SoC. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> --- .../devicetree/bindings/net/can/renesas,rcar-canfd.yaml | 1 + 1 file changed, 1 insertion(+)