public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Sherry Sun <sherry.sun@nxp.com>,
	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: Re: [PATCH 3/3] dt-bindings: PCI: fsl,imx6q-pcie: Remove the deprecated "reset-gpio-active-high" property
Date: Thu, 15 Jan 2026 10:07:53 +0100	[thread overview]
Message-ID: <eadcc6da-ffff-4f3c-91db-b70998b50f6d@kernel.org> (raw)
In-Reply-To: <20260115071816.115798-4-sherry.sun@nxp.com>

On 15/01/2026 08:18, Sherry Sun wrote:
> 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).

You had one command to run before preparing such patch:

git grep reset-gpio-active-high

so now you made this ABI undocumented.

Best regards,
Krzysztof

  reply	other threads:[~2026-01-15  9:07 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 ` [PATCH 3/3] dt-bindings: PCI: fsl,imx6q-pcie: " Sherry Sun
2026-01-15  9:07   ` Krzysztof Kozlowski [this message]
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=eadcc6da-ffff-4f3c-91db-b70998b50f6d@kernel.org \
    --to=krzk@kernel.org \
    --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 \
    --cc=sherry.sun@nxp.com \
    /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