Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB

Add a new compatible string for the R8A7796 (M3-W) RAVB.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Laurent Pinchart and committed by
David S. Miller
ed2eb0fb 0fb26c30

+2 -1
+2 -1
Documentation/devicetree/bindings/net/renesas,ravb.txt
··· 10 10 "renesas,etheravb-r8a7793" if the device is a part of R8A7793 SoC. 11 11 "renesas,etheravb-r8a7794" if the device is a part of R8A7794 SoC. 12 12 "renesas,etheravb-r8a7795" if the device is a part of R8A7795 SoC. 13 + "renesas,etheravb-r8a7796" if the device is a part of R8A7796 SoC. 13 14 "renesas,etheravb-rcar-gen2" for generic R-Car Gen 2 compatible interface. 14 15 "renesas,etheravb-rcar-gen3" for generic R-Car Gen 3 compatible interface. 15 16 ··· 34 33 - interrupt-parent: the phandle for the interrupt controller that services 35 34 interrupts for this device. 36 35 - interrupt-names: A list of interrupt names. 37 - For the R8A7795 SoC this property is mandatory; 36 + For the R8A779[56] SoCs this property is mandatory; 38 37 it should include one entry per channel, named "ch%u", 39 38 where %u is the channel number ranging from 0 to 24. 40 39 For other SoCs this property is optional; if present