Skip to content

Commit

Permalink
dt-bindings: PCI: rcar-gen4-pci-ep: Add R-Car V4H compatible
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
shimoday authored and kwilczynski committed May 15, 2024
1 parent 5220b11 commit c037263
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/devicetree/bindings/pci/rcar-gen4-pci-ep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ allOf:
properties:
compatible:
items:
- const: renesas,r8a779f0-pcie-ep # R-Car S4-8
- enum:
- renesas,r8a779f0-pcie-ep # R-Car S4-8
- renesas,r8a779g0-pcie-ep # R-Car V4H
- const: renesas,rcar-gen4-pcie-ep # R-Car Gen4

reg:
Expand Down

0 comments on commit c037263

Please sign in to comment.