On Sun, Aug 12, 2018 at 03:31:44PM +0200, Eugeniu Rosca wrote: > Document the support for rcar_can on R8A77965 SoC devices. > Add R8A77965 to the list of SoCs which require the "assigned-clocks" and > "assigned-clock-rates" properties (thanks, Sergei). Rewrap text. > > Signed-off-by: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx> > --- > Changes in v2: > - [Kieran Bingham] Simplified commit description. Rewrapped text. > - [Sergei Shtylyov] Replaced footnotes with inline text. > - Pushed all dt-bindings patches to the beginning of the series. > --- > Documentation/devicetree/bindings/net/can/rcar_can.txt | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> As this is a CAN patch I believe it should be: * Targeted at the net-next tree. * Have net-next in the subject prefix e.g.: "[PATCH v3 net-next] dt-bindings: can: rcar_can: document r8a77965 support" * Sent to: Wolfgang Grandegger <wg@xxxxxxxxxxxxxx> Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> "David S. Miller" <davem@xxxxxxxxxxxxx> linux-can@xxxxxxxxxxxxxxx netdev@xxxxxxxxxxxxxxx As it is a DT binding patch I believe it should also be sent to: Rob Herring <robh+dt@xxxxxxxxxx> Mark Rutland <mark.rutland@xxxxxxx> devicetree@xxxxxxxxxxxxxxx And as it is related to Renesas SoCs it should also be sent to: Simon Horman <horms@xxxxxxxxxxxx> Magnus Damm <damm+renesas@xxxxxxxxxxxxx> linux-renesas-soc@xxxxxxxxxxxxxxx Sending it to more people is ok too :)