Message ID | 1570717560-7431-2-git-send-email-fabrizio.castro@bp.renesas.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | Add CAN and CAN-FD support to the RZ/G2N SoC | expand |
On Thu, 10 Oct 2019 15:25:58 +0100, Fabrizio Castro wrote: > Document RZ/G2N (r8a774b1) SoC specific bindings. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > v1->v2: > * No change > > Documentation/devicetree/bindings/net/can/rcar_can.txt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Acked-by: Rob Herring <robh@kernel.org>
Hi Geert, Do you think you can take this patch? Thanks, Fab > From: Rob Herring <robh@kernel.org> > Sent: 14 October 2019 19:10 > Subject: Re: [PATCH net-next v2 1/3] dt-bindings: can: rcar_can: Add r8a774b1 support > > On Thu, 10 Oct 2019 15:25:58 +0100, Fabrizio Castro wrote: > > Document RZ/G2N (r8a774b1) SoC specific bindings. > > > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > > --- > > v1->v2: > > * No change > > > > Documentation/devicetree/bindings/net/can/rcar_can.txt | 5 +++-- > > 1 file changed, 3 insertions(+), 2 deletions(-) > > > > Acked-by: Rob Herring <robh@kernel.org>
Hi Fabrizio, On Wed, Dec 18, 2019 at 4:15 PM Fabrizio Castro <fabrizio.castro@bp.renesas.com> wrote: > Do you think you can take this patch? Sure, queuing in renesas-dt-bindings-for-v5.6. > > From: Rob Herring <robh@kernel.org> > > Sent: 14 October 2019 19:10 > > Subject: Re: [PATCH net-next v2 1/3] dt-bindings: can: rcar_can: Add r8a774b1 support > > > > On Thu, 10 Oct 2019 15:25:58 +0100, Fabrizio Castro wrote: > > > Document RZ/G2N (r8a774b1) SoC specific bindings. > > > > > > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> > > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > > > --- > > > v1->v2: > > > * No change > > > > > > Documentation/devicetree/bindings/net/can/rcar_can.txt | 5 +++-- > > > 1 file changed, 3 insertions(+), 2 deletions(-) > > > > > > > Acked-by: Rob Herring <robh@kernel.org> Gr{oetje,eeting}s, Geert
diff --git a/Documentation/devicetree/bindings/net/can/rcar_can.txt b/Documentation/devicetree/bindings/net/can/rcar_can.txt index 19e4a7d..85c6551 100644 --- a/Documentation/devicetree/bindings/net/can/rcar_can.txt +++ b/Documentation/devicetree/bindings/net/can/rcar_can.txt @@ -7,6 +7,7 @@ Required properties: "renesas,can-r8a7745" if CAN controller is a part of R8A7745 SoC. "renesas,can-r8a77470" if CAN controller is a part of R8A77470 SoC. "renesas,can-r8a774a1" if CAN controller is a part of R8A774A1 SoC. + "renesas,can-r8a774b1" if CAN controller is a part of R8A774B1 SoC. "renesas,can-r8a774c0" if CAN controller is a part of R8A774C0 SoC. "renesas,can-r8a7778" if CAN controller is a part of R8A7778 SoC. "renesas,can-r8a7779" if CAN controller is a part of R8A7779 SoC. @@ -36,8 +37,8 @@ Required properties: - pinctrl-0: pin control group to be used for this controller. - pinctrl-names: must be "default". -Required properties for R8A774A1, R8A774C0, R8A7795, R8A7796, R8A77965, -R8A77990, and R8A77995: +Required properties for R8A774A1, R8A774B1, R8A774C0, R8A7795, R8A7796, +R8A77965, R8A77990, and R8A77995: For the denoted SoCs, "clkp2" can be CANFD clock. This is a div6 clock and can be used by both CAN and CAN FD controller at the same time. It needs to be scaled to maximum frequency if any of these controllers use it. This is done