Re: [PATCH V2 01/10] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node

From: Rob Herring (Arm)

Date: Thu Jan 29 2026 - 13:11:20 EST



On Fri, 23 Jan 2026 10:14:36 +0800, Sherry Sun wrote:
> Update fsl,imx6q-pcie.yaml to include the standard reset-gpios property
> for the Root Port node.
>
> The reset-gpios property is already defined in pci-bus-common.yaml for
> PERST#, so use it instead of the local reset-gpio property. Keep the
> existing reset-gpio property in the bridge node for backward
> compatibility, but mark it as deprecated.
>
> Signed-off-by: Sherry Sun <sherry.sun@xxxxxxx>
> ---
> .../bindings/pci/fsl,imx6q-pcie.yaml | 32 +++++++++++++++++++
> 1 file changed, 32 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>