From: Rob Herring Date: Tue, 19 Jul 2022 21:50:31 +0000 (-0600) Subject: dt-bindings: PCI: fsl,imx6q-pcie: Add missing type for 'reset-gpio-active-high' X-Git-Tag: block-6.0-2022-08-12~12^2~17 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=fba4866241e07f8f545b3dcc72fbbadde485530d;p=linux-block.git dt-bindings: PCI: fsl,imx6q-pcie: Add missing type for 'reset-gpio-active-high' 'reset-gpio-active-high' is missing a type definition and is not a common property. The type is boolean. Signed-off-by: Rob Herring Acked-by: Richard Zhu Link: https://lore.kernel.org/r/20220719215031.1875860-1-robh@kernel.org --- diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml index 252e5b72aee0..376e739bcad4 100644 --- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml +++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml @@ -144,6 +144,7 @@ properties: description: If present then the reset sequence using the GPIO specified in the "reset-gpio" property is reversed (H=reset state, L=operation state) (optional required). + type: boolean vpcie-supply: description: Should specify the regulator in charge of PCIe port power.