Linux-ide Archive mirror
 help / color / mirror / Atom feed
From: Niklas Cassel <cassel@kernel.org>
To: Hari Prasath Gujulan Elango <Hari.PrasathGE@microchip.com>
Cc: dlemoal@kernel.org, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
	nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com,
	claudiu.beznea@tuxon.dev, linux-ide@vger.kernel.org,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: ata: atmel: remove at91 compact flash documentation
Date: Tue, 6 Feb 2024 10:59:26 +0100	[thread overview]
Message-ID: <ZcIC/gP0WeI4BYU3@x1-carbon> (raw)
In-Reply-To: <20240205105201.81060-1-Hari.PrasathGE@microchip.com>

On Mon, Feb 05, 2024 at 04:22:01PM +0530, Hari Prasath Gujulan Elango wrote:
> The compatible "at91rm9200-cf" is not used by any driver,hence remove the
> corresponding documentation.
> 
> Signed-off-by: Hari Prasath Gujulan Elango <Hari.PrasathGE@microchip.com>
> ---
>  .../devicetree/bindings/ata/atmel-at91_cf.txt | 19 -------------------
>  1 file changed, 19 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/ata/atmel-at91_cf.txt
> 
> diff --git a/Documentation/devicetree/bindings/ata/atmel-at91_cf.txt b/Documentation/devicetree/bindings/ata/atmel-at91_cf.txt
> deleted file mode 100644
> index c1d22b3ae134..000000000000
> --- a/Documentation/devicetree/bindings/ata/atmel-at91_cf.txt
> +++ /dev/null
> @@ -1,19 +0,0 @@
> -Atmel AT91RM9200 CompactFlash
> -
> -Required properties:
> -- compatible : "atmel,at91rm9200-cf".
> -- reg : should specify localbus address and size used.
> -- gpios : specifies the gpio pins to control the CF device. Detect
> -  and reset gpio's are mandatory while irq and vcc gpio's are
> -  optional and may be set to 0 if not present.
> -
> -Example:
> -compact-flash@50000000 {
> -	compatible = "atmel,at91rm9200-cf";
> -	reg = <0x50000000 0x30000000>;
> -	gpios = <&pioC 13 0	/* irq */
> -		 &pioC 15 0 	/* detect */
> -		 0		/* vcc */
> -		 &pioC  5 0	/* reset */
> -		>;
> -};
> -- 
> 2.34.1
> 

Applied:
https://git.kernel.org/pub/scm/linux/kernel/git/libata/linux.git/log/?h=for-6.9

      parent reply	other threads:[~2024-02-06  9:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-05 10:52 [PATCH] dt-bindings: ata: atmel: remove at91 compact flash documentation Hari Prasath Gujulan Elango
2024-02-05 12:50 ` Nicolas Ferre
2024-02-05 19:53 ` Rob Herring
2024-02-06  9:59 ` Niklas Cassel [this message]

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=ZcIC/gP0WeI4BYU3@x1-carbon \
    --to=cassel@kernel.org \
    --cc=Hari.PrasathGE@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dlemoal@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=robh+dt@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).