From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Tue, 01 Dec 2015 10:26:08 +0000 Subject: Re: [PATCH 1/2 net-next] ravb: Add fallback compatibility strings Message-Id: <565D75C0.1020502@cogentembedded.com> List-Id: References: <1448955783-22806-1-git-send-email-horms+renesas@verge.net.au> <1448955783-22806-2-git-send-email-horms+renesas@verge.net.au> In-Reply-To: <1448955783-22806-2-git-send-email-horms+renesas@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Simon Horman , netdev@vger.kernel.org, linux-sh@vger.kernel.org Cc: Magnus Damm , devicetree@vger.kernel.org Hello. On 12/1/2015 10:43 AM, Simon Horman wrote: > Add fallback compatibility strings for R-Car Gen 2 & 3 SoC Families. > This is in keeping with the fallback scheme being adopted wherever > appropriate for drivers for Renesas SoCs. > > Also correct typo. > > Signed-off-by: Simon Horman > --- > Documentation/devicetree/bindings/net/renesas,ravb.txt | 11 +++++++++-- > drivers/net/ethernet/renesas/ravb_main.c | 2 ++ > 2 files changed, 11 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt > index b486f3f5f6a3..115006325bff 100644 > --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt > +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt > @@ -1,12 +1,19 @@ > * Renesas Electronics Ethernet AVB > > This file provides information on what the device node for the Ethernet AVB > -interface contains. > +interface. Why? [...] MBR, Sergei