[PATCH 0/3] fsl,imx6q-pcie: Remove the deprecated "reset-gpio-active-high" property
Francesco Dolcini
francesco at dolcini.it
Wed Jan 14 23:34:18 PST 2026
On Thu, Jan 15, 2026 at 03:18:13PM +0800, Sherry Sun wrote:
> Commit 2e81122d681c ("PCI: imx6: Convert to use agnostic GPIO API")
> deleted the "gpio_active_high" flag in pci-imx6 driver, so currently
> the imx6 PCIe driver doesn't support "reset-gpio-active-high" property.
>
> Let's remove this deprecated property in imx6* dts and the
> corresponding dt-binding.
Are you sure this is not breaking anything?
DT files from the Linux repository are not used just in Linux.
And , the property is still handled, see commit b8b80348c57b
("gpiolib: of: add polarity quirk for Freescale PCIe controller"), the
DT compatibility was not broken as you seem to imply in this series.
Francesco
More information about the linux-arm-kernel
mailing list