From a275663e6632eb521b0a326c7c4dfad12923679f Mon Sep 17 00:00:00 2001 From: Richard Zhu Date: Tue, 26 Nov 2019 16:01:08 +0800 Subject: [PATCH] dt-bindings: imx6q-pcie: add some optional property entries Add some optional property entries. Signed-off-by: Richard Zhu Reviewed-by: Fugang Duan --- Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt index de4b2baf91e8..8906f8d6efd5 100644 --- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt +++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt @@ -38,6 +38,15 @@ Optional properties: The regulator will be enabled when initializing the PCIe host and disabled either as part of the init process or when shutting down the host. +- ext_osc: use the external oscillator as ref clock( 1: external OSC is + used, 0 internal PLL is used). +- hard_wired: the PCIe port is hard wired to the EP device(0: one slot + is connected). +- reserved-region: one reserved no-map memory used by PCIe EP/RC + validation system. +- interrupt-names: Optional include the following entries: + - "dma": The interrupt that is asserted when an DMA interrupter + is received Additional required properties for imx6sx-pcie: - clock names: Must include the following additional entries: -- 2.17.1