From patchwork Tue Sep 10 23:44:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 1983582 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=K+hYP9V8; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:45e3:2400::1; helo=sv.mirrors.kernel.org; envelope-from=devicetree+bounces-101853-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org [IPv6:2604:1380:45e3:2400::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4X3L061WBLz1y1C for ; Wed, 11 Sep 2024 09:44:38 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sv.mirrors.kernel.org (Postfix) with ESMTPS id CE919287B34 for ; Tue, 10 Sep 2024 23:44:36 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 87D391AC45A; Tue, 10 Sep 2024 23:44:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="K+hYP9V8" X-Original-To: devicetree@vger.kernel.org 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 417B21AB534; Tue, 10 Sep 2024 23:44:28 +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=1726011868; cv=none; b=FMfpr88eXbZ1R8VnXXAsxT2iArF8iD3hQTHCzlzrWH3QaGjO80/LAEY5NQHm7RO7pQE6PO3SW7cIUZtthNWV87KPT/+I6HqSGUbeNPQM3xBI0Izj1chyO3IYyoRj30eLcM1kV3BYf4ar4HzaMYWW++/JgC07sFScA03f1NEQ2Is= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726011868; c=relaxed/simple; bh=K0LaUYF1SwsKZiGP09g/LWGz/cecN4xLr1fBYM3V/gw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=I7ZP0VdI98hMjgzT+KdH0iVOUvTvLmY7m7LlnkIrmOCk4YsshtkC214XDfCUit3p3soP3qpH9GUfwN/IWF2qJVFzdsg6PGYUER2ScQIbkDT2+aGp1QlOMDHsRBtKplTaCf1Ovw56x70h44wO7BADPROdFRNYDzJ02qft+ijht00= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=K+hYP9V8; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 01273C4CEC3; Tue, 10 Sep 2024 23:44:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1726011868; bh=K0LaUYF1SwsKZiGP09g/LWGz/cecN4xLr1fBYM3V/gw=; h=From:To:Cc:Subject:Date:From; b=K+hYP9V8+vDjNgJhT/PXAOeQQVXJIiklCRJMx30tfeR+R2319+N+PY58oZfsKEbNT UNUXstjvCCs8aZRQojyT9rN1qW1/UOa9bK7UP7QmBlFP+mXVcfamX4UFZvrB9+L/is W/Iz9YK0cjl6A2wg13cqtwSIA4E2cCkp3xFXj2/6E82t2Uj/DPzNf490ki0fhksQ63 qCRPepKmoh4QLoq52PhbBw+89poB6dIVRsyojo2NASibwhHZc1z5ZipzG2ZaD70f3Z Zg0LReolWj9M0xNYsxyF9O7HzRtmHdWcHCp0f+OIEisBAci3g/e5XAbe0Cv0lVf9EN EWivpwuVgtxjw== From: "Rob Herring (Arm)" To: Krzysztof Kozlowski , Conor Dooley , Thierry Reding , Jonathan Hunter Cc: devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: cpu: Drop duplicate nvidia,tegra186-ccplex-cluster.yaml Date: Tue, 10 Sep 2024 18:44:21 -0500 Message-ID: <20240910234422.1042486-1-robh@kernel.org> X-Mailer: git-send-email 2.45.2 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 "nvidia,tegra186-ccplex-cluster" is also documented in arm/tegra/nvidia,tegra-ccplex-cluster.yaml. As it covers Tegra234 as well, drop nvidia,tegra186-ccplex-cluster.yaml. Signed-off-by: Rob Herring (Arm) Acked-by: Conor Dooley --- .../cpu/nvidia,tegra186-ccplex-cluster.yaml | 37 ------------------- 1 file changed, 37 deletions(-) delete mode 100644 Documentation/devicetree/bindings/cpu/nvidia,tegra186-ccplex-cluster.yaml diff --git a/Documentation/devicetree/bindings/cpu/nvidia,tegra186-ccplex-cluster.yaml b/Documentation/devicetree/bindings/cpu/nvidia,tegra186-ccplex-cluster.yaml deleted file mode 100644 index 16a448974561..000000000000 --- a/Documentation/devicetree/bindings/cpu/nvidia,tegra186-ccplex-cluster.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) -%YAML 1.2 ---- -$id: http://devicetree.org/schemas/cpu/nvidia,tegra186-ccplex-cluster.yaml# -$schema: http://devicetree.org/meta-schemas/core.yaml# - -title: NVIDIA Tegra186 CCPLEX Cluster - -maintainers: - - Thierry Reding - - Jon Hunter - -properties: - compatible: - const: nvidia,tegra186-ccplex-cluster - - reg: - maxItems: 1 - - nvidia,bpmp: - description: phandle to the BPMP used to query CPU frequency tables - $ref: /schemas/types.yaml#/definitions/phandle - -additionalProperties: false - -required: - - compatible - - reg - - nvidia,bpmp - -examples: - - | - ccplex@e000000 { - compatible = "nvidia,tegra186-ccplex-cluster"; - reg = <0x0e000000 0x400000>; - nvidia,bpmp = <&bpmp>; - };