From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulrich Hecht Subject: [PATCH v3 09/11] PCI: rcar: document r8a7793 DT bindings Date: Thu, 21 May 2015 12:48:11 +0200 Message-ID: <1432205293-9488-10-git-send-email-ulrich.hecht+renesas@gmail.com> References: <1432205293-9488-1-git-send-email-ulrich.hecht+renesas@gmail.com> Return-path: In-Reply-To: <1432205293-9488-1-git-send-email-ulrich.hecht+renesas@gmail.com> Sender: linux-sh-owner@vger.kernel.org To: geert@linux-m68k.org, horms@verge.net.au, linux-sh@vger.kernel.org, laurent.pinchart+renesas@ideasonboard.com, kuninori.morimoto.gx@renesas.com Cc: magnus.damm@gmail.com, Ulrich Hecht , Bjorn Helgaas , devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org Signed-off-by: Ulrich Hecht Acked-by: Simon Horman Acked-by: Geert Uytterhoeven Cc: Bjorn Helgaas Cc: devicetree@vger.kernel.org --- Documentation/devicetree/bindings/pci/pci-rcar-gen2.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/pci/pci-rcar-gen2.txt b/Documentation/devicetree/bindings/pci/pci-rcar-gen2.txt index d8ef5bf..8b156fe 100644 --- a/Documentation/devicetree/bindings/pci/pci-rcar-gen2.txt +++ b/Documentation/devicetree/bindings/pci/pci-rcar-gen2.txt @@ -8,6 +8,7 @@ OHCI and EHCI controllers. Required properties: - compatible: "renesas,pci-r8a7790" for the R8A7790 SoC; "renesas,pci-r8a7791" for the R8A7791 SoC. + "renesas,pci-r8a7793" for the R8A7793 SoC. - reg: A list of physical regions to access the device: the first is the operational registers for the OHCI/EHCI controllers and the second is for the bridge configuration and control registers. -- 2.3.5