Message ID | 1603850751-32762-3-git-send-email-yoshihiro.shimoda.uh@renesas.com |
---|---|
State | Accepted |
Commit | 2228af80935aa5440dff2e5b3a2c5d25d9d61334 |
Headers | show |
Series | dt-bindings: pci: rcar-pci-host: convert bindings to json-schema | expand |
On Wed, Oct 28, 2020 at 10:41 PM Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> wrote: > Document the R-Car M3-N (R8A77965) SoC in the R-Car PCIe bindings. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
diff --git a/Documentation/devicetree/bindings/pci/rcar-pci-host.yaml b/Documentation/devicetree/bindings/pci/rcar-pci-host.yaml index d286454..1c6a03b 100644 --- a/Documentation/devicetree/bindings/pci/rcar-pci-host.yaml +++ b/Documentation/devicetree/bindings/pci/rcar-pci-host.yaml @@ -31,6 +31,7 @@ properties: - renesas,pcie-r8a7795 # R-Car H3 - renesas,pcie-r8a7796 # R-Car M3-W - renesas,pcie-r8a77961 # R-Car M3-W+ + - renesas,pcie-r8a77965 # R-Car M3-N - renesas,pcie-r8a77980 # R-Car V3H - renesas,pcie-r8a77990 # R-Car E3 - const: renesas,pcie-rcar-gen3 # R-Car Gen3 and RZ/G2
Document the R-Car M3-N (R8A77965) SoC in the R-Car PCIe bindings. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> --- Documentation/devicetree/bindings/pci/rcar-pci-host.yaml | 1 + 1 file changed, 1 insertion(+)