Hi Dong-san, On Thu, Apr 11, 2019 at 04:54:22PM +0900, Cao Van Dong wrote: > Document SoC specific bindings for R-Car RZ/G1C(r8a77470) SoC.
I think it is worth mentioning that no driver update is required because the renesas,rcar-gen2-can fallback compatibility string with activate the correct code. > Signed-off-by: Cao Van Dong <[email protected]> > --- > Documentation/devicetree/bindings/net/can/rcar_can.txt | 1 + > 1 file changed, 1 insertion(+) As per the ouput of ./scripts/get_maintainer.pl I think this should be reposted including the following recipients: Wolfgang Grandegger <[email protected]> Marc Kleine-Budde <[email protected]> "David S. Miller" <[email protected]> Rob Herring <[email protected]> Mark Rutland <[email protected]> [email protected] [email protected] As well as the following that are already included: [email protected] [email protected] The patch should be targeted at David Miller's net-next tree and thus should have "net-next" included in the subject, something like this: [PATCH net-next v2 20/20] dt-bindings: can: rcar_can: Document r8a77470 Please see Documentation/networking/netdev-FAQ.rst for more information on submitting patches to the Networking subsystem. > > diff --git a/Documentation/devicetree/bindings/net/can/rcar_can.txt > b/Documentation/devicetree/bindings/net/can/rcar_can.txt > index 9936b9e..a5d57da 100644 > --- a/Documentation/devicetree/bindings/net/can/rcar_can.txt > +++ b/Documentation/devicetree/bindings/net/can/rcar_can.txt > @@ -5,6 +5,7 @@ Required properties: > - compatible: "renesas,can-r8a7743" if CAN controller is a part of R8A7743 > SoC. > "renesas,can-r8a7744" if CAN controller is a part of R8A7744 SoC. > "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-r8a7778" if CAN controller is a part of R8A7778 SoC. > "renesas,can-r8a7779" if CAN controller is a part of R8A7779 SoC. > -- > 2.7.4 >
