Commit fba48662 authored by Rob Herring's avatar Rob Herring
Browse files

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: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarRichard Zhu <hongxing.zhu@nxp.com>
Link: https://lore.kernel.org/r/20220719215031.1875860-1-robh@kernel.org
parent d6abb228
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.