On Tue, 19 Jul 2022 15:50:31 -0600, Rob Herring wrote: > 'reset-gpio-active-high' is missing a type definition and is not a common > property. The type is boolean. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks!