From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 net-next] dt-bindings: can: rcar_can: document r8a77965 support Date: Mon, 20 Aug 2018 14:37:02 -0500 Message-ID: <20180820193702.GA18715@bogus> References: <20180820144910.13210-1-erosca@de.adit-jv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Simon Horman , Kieran Bingham , Sergei Shtylyov , Wolfgang Grandegger , Marc Kleine-Budde , "David S . Miller" , Mark Rutland , linux-can@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, Magnus Damm , linux-renesas-soc@vger.kernel.org, Eugeniu Rosca , Eugeniu Rosca To: Eugeniu Rosca Return-path: Received: from mail-oi0-f67.google.com ([209.85.218.67]:45871 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726077AbeHTWx4 (ORCPT ); Mon, 20 Aug 2018 18:53:56 -0400 Content-Disposition: inline In-Reply-To: <20180820144910.13210-1-erosca@de.adit-jv.com> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 20 Aug 2018 16:49:10 +0200, Eugeniu Rosca wrote: > From: Eugeniu Rosca > > 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). > > Signed-off-by: Eugeniu Rosca > Reviewed-by: Simon Horman > Reviewed-by: Kieran Bingham > --- > Changes in v3: > - [Simon Horman] Added more recipients. > - [Simon Horman] Dropped redundant "can" word in summary line. > - [Simon Horman] Added Reviewed-by. > - [Kieran Bingham] Added Reviewed-by. > 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: Rob Herring