Skip to content

Commit c037263

Browse files
shimodaykwilczynski
authored andcommitted
dt-bindings: PCI: rcar-gen4-pci-ep: Add R-Car V4H compatible
Document bindings for R-Car V4H (R8A779G0) PCIe endpoint module. Link: https://lore.kernel.org/linux-pci/[email protected] Signed-off-by: Yoshihiro Shimoda <[email protected]> Signed-off-by: Krzysztof Wilczyński <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Conor Dooley <[email protected]>
1 parent 5220b11 commit c037263

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/pci/rcar-gen4-pci-ep.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ allOf:
1616
properties:
1717
compatible:
1818
items:
19-
- const: renesas,r8a779f0-pcie-ep # R-Car S4-8
19+
- enum:
20+
- renesas,r8a779f0-pcie-ep # R-Car S4-8
21+
- renesas,r8a779g0-pcie-ep # R-Car V4H
2022
- const: renesas,rcar-gen4-pcie-ep # R-Car Gen4
2123

2224
reg:

0 commit comments

Comments
 (0)