Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
From: Sherry Sun <sherry.sun@nxp.com>
To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	shawnguo@kernel.org, s.hauer@pengutronix.de, festevam@gmail.com,
	kwilczynski@kernel.org, mani@kernel.org,
	andriy.shevchenko@linux.intel.com, bhelgaas@google.com,
	hongxing.zhu@nxp.com, frank.li@nxp.com, l.stach@pengutronix.de,
	lpieralisi@kernel.org
Cc: kernel@pengutronix.de, devicetree@vger.kernel.org,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 3/3] dt-bindings: PCI: fsl,imx6q-pcie: Remove the deprecated "reset-gpio-active-high" property
Date: Thu, 15 Jan 2026 15:18:16 +0800	[thread overview]
Message-ID: <20260115071816.115798-4-sherry.sun@nxp.com> (raw)
In-Reply-To: <20260115071816.115798-1-sherry.sun@nxp.com>

Commit 2e81122d681c ("PCI: imx6: Convert to use agnostic GPIO API")
deleted the support of "reset-gpio-active-high" property in imx6 PCIe
driver. This deprecated preoperty is no longer used in any DTS file,
let's also remove this in dt-binding.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
---
 Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
index 12a01f7a5744..6b18264afecf 100644
--- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
@@ -63,12 +63,6 @@ properties:
       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,
-      L=operation state) (optional required).
-    type: boolean
-
 required:
   - compatible
   - reg
-- 
2.37.1


  parent reply	other threads:[~2026-01-15  7:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-15  7:18 [PATCH 0/3] fsl,imx6q-pcie: Remove the deprecated "reset-gpio-active-high" property Sherry Sun
2026-01-15  7:18 ` [PATCH 1/3] ARM: dts: imx6q-apalis: " Sherry Sun
2026-01-15  7:18 ` [PATCH 2/3] ARM: dts: imx6sx-softing-vining-2000: " Sherry Sun
2026-01-15  7:18 ` Sherry Sun [this message]
2026-01-15  9:07   ` [PATCH 3/3] dt-bindings: PCI: fsl,imx6q-pcie: " Krzysztof Kozlowski
2026-01-15  9:23     ` Sherry Sun
2026-01-15  7:34 ` [PATCH 0/3] " Francesco Dolcini
2026-01-15  8:08   ` Andy Shevchenko
2026-01-15  8:11     ` Francesco Dolcini
2026-01-15  9:02       ` Sherry Sun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260115071816.115798-4-sherry.sun@nxp.com \
    --to=sherry.sun@nxp.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=bhelgaas@google.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=frank.li@nxp.com \
    --cc=hongxing.zhu@nxp.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=kwilczynski@kernel.org \
    --cc=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lpieralisi@kernel.org \
    --cc=mani@kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox