[PATCH 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Switch to undeprecated reset-gpios
Hongxing Zhu
hongxing.zhu at nxp.com
Wed Mar 11 23:05:54 PDT 2026
> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
> Sent: 2026Äê3ÔÂ11ÈÕ 23:50
> To: Hongxing Zhu <hongxing.zhu at nxp.com>; Lucas Stach
> <l.stach at pengutronix.de>; Lorenzo Pieralisi <lpieralisi at kernel.org>; Krzysztof
> Wilczy¨½ski <kwilczynski at kernel.org>; Manivannan Sadhasivam
> <mani at kernel.org>; Rob Herring <robh at kernel.org>; Bjorn Helgaas
> <bhelgaas at google.com>; Krzysztof Kozlowski <krzk+dt at kernel.org>; Conor
> Dooley <conor+dt at kernel.org>; Frank Li <frank.li at nxp.com>; Sascha Hauer
> <s.hauer at pengutronix.de>; Pengutronix Kernel Team
> <kernel at pengutronix.de>; Fabio Estevam <festevam at gmail.com>; Jingoo Han
> <jingoohan1 at gmail.com>; Gustavo Pimentel
> <gustavo.pimentel at synopsys.com>; linux-pci at vger.kernel.org;
> linux-arm-kernel at lists.infradead.org; imx at lists.linux.dev;
> devicetree at vger.kernel.org; linux-kernel at vger.kernel.org
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
> Subject: [PATCH 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Switch to undeprecated
> reset-gpios
>
> GPIOs with "gpio" suffix were long time ago deprecated, thus "reset-gpios"
> should be used. Linux kernel supports both, referenced schema
> snps,dw-pcie-common.yaml lists both as well and this schema uses
> unevaluatedProperties:false, thus change has no impact except code
> readability and removing deprecated patterns.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
Acked-by: Richard Zhu <hongxing.zhu at nxp.com>
Thanks.
Best Regards
Richard Zhu
> ---
> Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
> b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
> index 12a01f7a5744..b9ba938c6239 100644
> --- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
> +++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
> @@ -58,11 +58,6 @@ properties:
> - const: msi
> - const: dma
>
> - reset-gpio:
> - description: Should specify the GPIO for controlling the PCI bus device
> - reset signal. It's not polarity aware and defaults to active-low reset
> - sequence (L=reset state, H=operation state) (optional required).
> -
> reset-gpio-active-high:
> description: If present then the reset sequence using the GPIO
> specified in the "reset-gpio" property is reversed (H=reset state,
> --
> 2.51.0
More information about the linux-arm-kernel
mailing list