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 110E8C4828D for ; Mon, 5 Feb 2024 19:53:55 +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=7HBvnVkKF+n5c77R7BJxAXRblqb1I7pBqKmwiDRA8j0=; b=HC5elYDAciVV46 P0cZxX956XT/jN1DvL9jdjZ2BxDuOeITDl7YI50oUaDrVUFtJlQ4z9tDt6tYk2oMl48gBwQAdzRje xB4Aggnq/CkZ4GTVDeXqvbVh8oJmg7pGnlljA5IyfZdGM+XMpVjBoXJO9r0/iqKq8OlYBZ8JSXm8A OgQyd0p2X3HyuNhHuQPlNt3NMNyfwK/5IVLcpalDwQ6XDnRZQzu5q1ieZVZ/enGlYlr0qP/mrHfl+ qtUJKZFmfAY49GXDztQMcsJ0XMbeTPID7jCW1JDaHlnoY//RSxMKTVK5AcdrWHRFpoAfJIdgoMxBT WoZQYT19BrPfw/IVygWw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rX52J-00000004tpx-0Vpq; Mon, 05 Feb 2024 19:53:47 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rX52G-00000004tp4-28Mg for linux-arm-kernel@lists.infradead.org; Mon, 05 Feb 2024 19:53:45 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 94DD66119F; Mon, 5 Feb 2024 19:53:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E4A86C433C7; Mon, 5 Feb 2024 19:53:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1707162823; bh=ZdS7A06ZAYPJAg5tr2pB7UMvTfB9G021Vu1QVwqFmxk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MboMtAGW1BYihuNuJ7xz1HCFVA8bzrMgU1Zl9u4H/FX9imwkoY+7yRW7ygTDTtKYb 9IgdN0EhX1IlhnR2qoHBXrZ96ao3ij7AGFt5KyCr7hF/px5nV3g5BnWp7FkM/Xo1Gj nXVhewEN7R/MiLWaRGiQB1D2CFkL/jgmkRSKKlwSCXGzhxKM7C9Xn5/3wVsfIRJszz aMzXxmD1eX0DigfnCu98+PIyQrvxsvXLIDgvDFEjCuzAcEGMr86PCxoolFkoI84wr0 8keLahIDtVrLAQFOYaHLrH4UyuGi4fddkCDCQR6kor8XZKZQdGtlTZh8uz9fmIgsk7 SotrXb4WO4KpQ== Date: Mon, 5 Feb 2024 19:53:40 +0000 From: Rob Herring To: Hari Prasath Gujulan Elango Subject: Re: [PATCH] dt-bindings: ata: atmel: remove at91 compact flash documentation Message-ID: <170716281814.270322.2449852122042883860.robh@kernel.org> 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-20240205_115344_615263_0CD51295 X-CRM114-Status: UNSURE ( 8.64 ) X-CRM114-Notice: Please train this message. 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: conor+dt@kernel.org, devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, cassel@kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, claudiu.beznea@tuxon.dev, linux-ide@vger.kernel.org, dlemoal@kernel.org, krzysztof.kozlowski+dt@linaro.org, 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, 05 Feb 2024 16:22:01 +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 > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel