From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 243ECC4829A for ; Tue, 6 Feb 2024 11:00:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=mhjr3wTsXcemfi8WlNQoC4w9Sm0grAIDSP6J/+He4Uw=; b=LXXMXFn+rVRfBp L3vRGHriJng1BuouEteZAwvS9tjbAVloDNGMEX/BD34yBKifS5aTdU3YtV9PfugpB8AsFhEHnOnvH vqypnemI+sX7BHIiG3NB+8Frv0ywbPX9Z0My7SHS56JbFH58wg6WAFMU7cGfO9e5xKEpXT5NiquSJ qAXem16KPGs14cgTbarWtvMFURVx0o4fKIX8b52mvMFrxVtOWgoJ6+EfqfUZhbTPg0oeLvZol2/s4 5KBe0DGeZwScNBpFAYKJlEQIA6VlmcnkvPCI0DVOhtflqBsDDobjILGbMP+xqKPFiIB73O8U6lvBH mJ8sJ0n76l4ZO7OYDYjQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rXJC0-00000007BjO-0k7t; Tue, 06 Feb 2024 11:00:44 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rXIEs-00000006rD0-0X3j for linux-arm-kernel@lists.infradead.org; Tue, 06 Feb 2024 09:59:39 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 3AF8ACE12BD; Tue, 6 Feb 2024 09:59:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 668A8C433F1; Tue, 6 Feb 2024 09:59:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1707213573; bh=Ig8ijTw3hCT/GkZgw1zFTglUsDgaQwNI3+0+e16OyXA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aLuKKcQvVvD2zJsExDgivbWwcPaG3Ay56C06p/YQGyrgd6R+SMTceoDfjuQaomhFa JSrzO44v+l/EsFYkQBTFlSHQNcstUtrtJOHSBEjGS7+TUjsXbJztzWxx8MmFEikoCb Lfh+/kLSmF+xv+MuyRyGwSvu/yYEmgIdLXbyAOO82qSjY67PmMHIj+LzBnbbLnaidU SegePhHwR9ot3na3p5hcKcWxOUt08XhSQUI7g9mIPj4IUj6vac65YfvNdJoP2Shi++ ENc0EKE5WI+AwPe3aMKUadmrCJll/bm7TDqxcc7SX3D6l3y43tsBvYAJxHfw30VQJe jT3FsIBZ0oadw== Date: Tue, 6 Feb 2024 10:59:26 +0100 From: Niklas Cassel To: Hari Prasath Gujulan Elango Subject: Re: [PATCH] dt-bindings: ata: atmel: remove at91 compact flash documentation Message-ID: References: <20240205105201.81060-1-Hari.PrasathGE@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240205105201.81060-1-Hari.PrasathGE@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240206_015938_374575_A3509DD9 X-CRM114-Status: GOOD ( 16.07 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, linux-kernel@vger.kernel.org, conor+dt@kernel.org, robh+dt@kernel.org, linux-ide@vger.kernel.org, dlemoal@kernel.org, krzysztof.kozlowski+dt@linaro.org, claudiu.beznea@tuxon.dev, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 > --- > .../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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel