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 02C91C25B76 for ; Mon, 3 Jun 2024 12:56:57 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=IjqT1Y/QJajqnH8JTQq++NOwX68Kyptu8rZL0jpVahc=; b=4L/bhM5u05BDWb MgeG+EB4XB0P439peRhvWg5BLa/tV5Ypn5FwzuUgMEXS+uz14Bt1Pd1AH7dt9tcLfYGSqO21y5qP7 eMmFjsRDXLDYQR9HbOVZ1X9uUE4qG97MiadDIyNl32YQjxJu6o9Rbyt9qV1P+nErUjCiQws3YwIBS 8R6n/BGaQbSPLFKBcSS7RwVOcwkBsUabDiFpk7b28lxiBK98U9SWd1mTEoH53NCS+TffVVXMkmMkp sH3amtxC/xXDS3v0L1w150FqyEJ58HcfrwUtKyGzyZPfvUg8in73e4CeDBCOEhEUXEMaS++dCV426 bFdBlgr8KOfBWSwZJ4eA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sE7F2-0000000Gm4T-0fBk; Mon, 03 Jun 2024 12:56:48 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sE7Ey-0000000Gm3x-1Z7I for linux-arm-kernel@lists.infradead.org; Mon, 03 Jun 2024 12:56:45 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E90391063; Mon, 3 Jun 2024 05:57:07 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 993463F64C; Mon, 3 Jun 2024 05:56:42 -0700 (PDT) Date: Mon, 3 Jun 2024 13:56:40 +0100 From: Sudeep Holla To: Russell King , Liviu Dudau , Lorenzo Pieralisi , Linus Walleij , "Rob Herring (Arm)" Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] arm: vexpress: Remove obsolete RTSM DCSCB support Message-ID: References: <20240510123238.3904779-1-robh@kernel.org> <171576525046.1945769.9546905970570452026.b4-ty@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <171576525046.1945769.9546905970570452026.b4-ty@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240603_055644_486045_E685A730 X-CRM114-Status: GOOD ( 12.61 ) 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: , 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 Wed, May 15, 2024 at 10:30:07AM +0100, Sudeep Holla wrote: > On Fri, 10 May 2024 07:32:35 -0500, Rob Herring (Arm) wrote: > > The Arm Versatile DCSCB support is unused as the compatible > > "arm,rtsm,dcscb" is unused in any .dts file. It was only ever > > implemented on a s/w model (RTSM). > > > > Applied to sudeep.holla/linux (for-next/vexpress/updates), thanks! > I have now rebased as it couldn't make it to v6.10-rc1 just for simplicity (could have merged v6.10-rc1 though) [1/2] arm: vexpress: Remove obsolete RTSM DCSCB support https://git.kernel.org/sudeep.holla/c/eb3f614ae482 [2/2] dt-bindings: arm: Remove obsolete RTSM DCSCB binding https://git.kernel.org/sudeep.holla/c/32b0cf0379b6 -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel