Message ID | 1505347598-4156-1-git-send-email-yoshihiro.shimoda.uh@renesas.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Hello! On 9/14/2017 3:06 AM, Yoshihiro Shimoda wrote: > Add a new compatible string for the R8A77995 (R-Car D3) RAVB. > > Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Usually those are added after sign-off. > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> > --- > Changes from v1: > - Based on r8a77970 patch. > https://marc.info/?l=linux-renesas-soc&m=150524655515476 So this is against net-next, right? The net.git repo now has a patch making me a reviewer for the Renesas bindings too. [...] MBR, Sergei
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Date: Thu, 14 Sep 2017 09:06:38 +0900 > Add a new compatible string for the R8A77995 (R-Car D3) RAVB. > > Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Applied to net-next.
diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt index 2689211..c902261 100644 --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt @@ -18,6 +18,7 @@ Required properties: - "renesas,etheravb-r8a7795" for the R8A7795 SoC. - "renesas,etheravb-r8a7796" for the R8A7796 SoC. - "renesas,etheravb-r8a77970" for the R8A77970 SoC. + - "renesas,etheravb-r8a77995" for the R8A77995 SoC. - "renesas,etheravb-rcar-gen3" as a fallback for the above R-Car Gen3 devices.