diff mbox series

[1/6] dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car V4H compatible

Message ID 20240229120719.2553638-2-yoshihiro.shimoda.uh@renesas.com
State New
Headers show
Series PCI: dwc: rcar-gen4: Add R-Car V4H support | expand

Commit Message

Yoshihiro Shimoda Feb. 29, 2024, 12:07 p.m. UTC
Document bindings for R-Car V4H (R8A779G0) PCIe host module.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
---
 Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Conor Dooley Feb. 29, 2024, 5:38 p.m. UTC | #1
On Thu, Feb 29, 2024 at 09:07:14PM +0900, Yoshihiro Shimoda wrote:
> Document bindings for R-Car V4H (R8A779G0) PCIe host module.
> 
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

> ---
>  Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml b/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml
> index ffb34339b637..955c664f1fbb 100644
> --- a/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml
> +++ b/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml
> @@ -16,7 +16,9 @@ allOf:
>  properties:
>    compatible:
>      items:
> -      - const: renesas,r8a779f0-pcie   # R-Car S4-8
> +      - enum:
> +          - renesas,r8a779f0-pcie      # R-Car S4-8
> +          - renesas,r8a779g0-pcie      # R-Car V4H
>        - const: renesas,rcar-gen4-pcie  # R-Car Gen4
>  
>    reg:
> -- 
> 2.25.1
>
Geert Uytterhoeven March 14, 2024, 1:39 p.m. UTC | #2
On Thu, Feb 29, 2024 at 1:08 PM Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com> wrote:
> Document bindings for R-Car V4H (R8A779G0) PCIe host module.
>
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml b/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml
index ffb34339b637..955c664f1fbb 100644
--- a/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml
+++ b/Documentation/devicetree/bindings/pci/rcar-gen4-pci-host.yaml
@@ -16,7 +16,9 @@  allOf:
 properties:
   compatible:
     items:
-      - const: renesas,r8a779f0-pcie   # R-Car S4-8
+      - enum:
+          - renesas,r8a779f0-pcie      # R-Car S4-8
+          - renesas,r8a779g0-pcie      # R-Car V4H
       - const: renesas,rcar-gen4-pcie  # R-Car Gen4
 
   reg: