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 19A73C369B2 for ; Mon, 14 Apr 2025 14:58:16 +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=qmYepOw/zAIZfolxbHgad5apRZ8ugtpqX3M02A3W0N8=; b=KRGyvKaxKjlbD/ hrxBsZgbYKdbj5Tq3O3mTuuvkr55hgIhun5X3D2KFK/fceZSNxJyzidEMroxuEUTsv3C1Mmqgwv2K CjKp8Xav4zHxjOuM3tarQIMM00ni9oa5aoIjDSJumZHMgu/pBKmP+prsI6JFPj62eFCmpts/t+4Jp yGvdTVsp66Rt4R/qvJYfk0bHcoxfkFMCd17O+11BE/9DmJ1uOBQ6X1b6yQzBMHhUXUNuEB+QfUkW0 GbdkXlDUY6DTnVkePpvUcbkzo5WI4lq7AmIJFs5GFziHtYZfeOEGgRB1KHw2H/dw6+CnMsOlx8xL8 8m3Jlh3vpWxFdCtSr0pg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1u4LGD-00000002W8o-3m5I; Mon, 14 Apr 2025 14:58:09 +0000 Received: from nyc.source.kernel.org ([2604:1380:45d1:ec00::3]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1u4KBs-00000002EOf-1R14 for linux-riscv@lists.infradead.org; Mon, 14 Apr 2025 13:49:37 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 26135A49E89; Mon, 14 Apr 2025 13:44:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1EFABC4CEE2; Mon, 14 Apr 2025 13:49:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1744638575; bh=o8ivKalBhI+guvKrIwk44UYG38JFMxuYu71uRcbYqY8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=o5YZ1X5IJtQo2hx7VfRuefWpzaxcV/rlVeJSJMXSj/FkBff6I5nELmLNPZC7VRyG8 eLrKUHoPhZbIwuZEyfNxQsnG+1x+nelnr9YBsuT48kHWQimchVYzfNki+ckAQSUsKN DjYttJkGOqP1f2doAK+6zWYQgDS/vf5trdiT6ez5oh19kq8+HmZfcVw6rEyHWGm8Go l/hQjT/hu15tYjY+KR9GSpsBXTs+JFjQ/AfX5Tn+k8kKM25krbAS/8mPfWMylvBjGj hes5KS0cImv3fgTWwky+8MSJaPRe1d+IT9u1ELanf/3N2eywiD5zosT7r1dmHv3cbe jzDLYZDnbCGnw== Date: Mon, 14 Apr 2025 08:49:33 -0500 From: "Rob Herring (Arm)" To: "Rob Herring (Arm)" Cc: Paul Walmsley , Albert Ou , Alexandre Ghiti , linux-riscv@lists.infradead.org, Krzysztof Kozlowski , Samuel Holland , Palmer Dabbelt , linux-kernel@vger.kernel.org, Conor Dooley , devicetree@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: Remove obsolete cpu-topology.txt Message-ID: <174463857063.241931.7472620485655725624.robh@kernel.org> References: <20250410201325.962203-1-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20250410201325.962203-1-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250414_064936_446510_A5FB944A X-CRM114-Status: UNSURE ( 7.99 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Thu, 10 Apr 2025 15:13:22 -0500, Rob Herring (Arm) wrote: > The cpu topology binding is now covered by the dtschema cpu-map.yaml > schema with all the relevant descriptions moved to it. > > Signed-off-by: Rob Herring (Arm) > --- > .../devicetree/bindings/cpu/cpu-topology.txt | 553 ------------------ > 1 file changed, 553 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/cpu/cpu-topology.txt > Applied, thanks! _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BECA228F501; Mon, 14 Apr 2025 13:49:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744638576; cv=none; b=sJqCZCD7QpO1fHNqE8YhYReJMY5o3eylyLP2eHEI4QAguAhhtcYGkc7qTcjmI4YxKD49rxyM41HCljKwKNPB8aeArq+XmlRfNIKo67yIrJGkSZ/sloAhYnelzTY3Fj4AOOg+s/YGbakPT4bBM95iUb19aEsPuTB2ZFiJ70FYpnI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744638576; c=relaxed/simple; bh=o8ivKalBhI+guvKrIwk44UYG38JFMxuYu71uRcbYqY8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=jCFZaZv+b1MFnxh+fUpD/1fc83kHI4dao2BUmaUUIFieK4iD6DRzpS6xl3M+OSeIkZxGWWjeI4UtO2PwrBShnfzknuj+AOLnS626b4AlFtRWba0yEJpd4U3vKD2SS/dDKJoF2Yg0JIrGunUprfLEEmaqBcB9csSNO+L+DjDTzQM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=o5YZ1X5I; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="o5YZ1X5I" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1EFABC4CEE2; Mon, 14 Apr 2025 13:49:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1744638575; bh=o8ivKalBhI+guvKrIwk44UYG38JFMxuYu71uRcbYqY8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=o5YZ1X5IJtQo2hx7VfRuefWpzaxcV/rlVeJSJMXSj/FkBff6I5nELmLNPZC7VRyG8 eLrKUHoPhZbIwuZEyfNxQsnG+1x+nelnr9YBsuT48kHWQimchVYzfNki+ckAQSUsKN DjYttJkGOqP1f2doAK+6zWYQgDS/vf5trdiT6ez5oh19kq8+HmZfcVw6rEyHWGm8Go l/hQjT/hu15tYjY+KR9GSpsBXTs+JFjQ/AfX5Tn+k8kKM25krbAS/8mPfWMylvBjGj hes5KS0cImv3fgTWwky+8MSJaPRe1d+IT9u1ELanf/3N2eywiD5zosT7r1dmHv3cbe jzDLYZDnbCGnw== Date: Mon, 14 Apr 2025 08:49:33 -0500 From: "Rob Herring (Arm)" To: "Rob Herring (Arm)" Cc: Paul Walmsley , Albert Ou , Alexandre Ghiti , linux-riscv@lists.infradead.org, Krzysztof Kozlowski , Samuel Holland , Palmer Dabbelt , linux-kernel@vger.kernel.org, Conor Dooley , devicetree@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: Remove obsolete cpu-topology.txt Message-ID: <174463857063.241931.7472620485655725624.robh@kernel.org> References: <20250410201325.962203-1-robh@kernel.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250410201325.962203-1-robh@kernel.org> On Thu, 10 Apr 2025 15:13:22 -0500, Rob Herring (Arm) wrote: > The cpu topology binding is now covered by the dtschema cpu-map.yaml > schema with all the relevant descriptions moved to it. > > Signed-off-by: Rob Herring (Arm) > --- > .../devicetree/bindings/cpu/cpu-topology.txt | 553 ------------------ > 1 file changed, 553 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/cpu/cpu-topology.txt > Applied, thanks!