From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) (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 4C16736405F; Tue, 24 Feb 2026 15:27:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.8 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771946837; cv=none; b=lPvpnf6iZt6UN27LkZc8TI/dNLV/Kl0P8uNyii+2Hx+YDfBJFHWnwsA077GcgnFIBuH75BN3jDoEikBhCcwqiJ+lJQw8myGOZzRR90/9g6SEPI+Vj4gIBsTV3uqKuR4MnCKZbC3pXNkhQjFjSBHNQzOlSk1QBBrsXX9rgpzBBnY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771946837; c=relaxed/simple; bh=A7+WK8erpAlLo0Qzokj95+RVlw22fk6WfdNxB7xfazI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=KyN+VyjNdIInA+VDmnhYkzKMgmCpznZV8I68g1A2janYpUUGtW3vt0yye1YVlX6nvXkW6zTsiA0YScU/9eoMr8wpG4sgEnE+xpz91HzRXUchEbA2a9ViVb1Y03KwPlm6/P+8GAL+JvoDMrs2v6X2NJ1MaAUevL/DzotAHGlA2fQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=XsycEl7x; arc=none smtp.client-ip=192.198.163.8 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="XsycEl7x" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1771946836; x=1803482836; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=A7+WK8erpAlLo0Qzokj95+RVlw22fk6WfdNxB7xfazI=; b=XsycEl7xhVGRAjHxffeEe4BxqYd/gyF6XtftQkmesEzOAMFugFcmmSoV msdSx45nCjjXCMw/rzXZQx441HktWItmsadjUy/Xq7Wm6gaGUKYvUGvD2 bmKw52LiMbOAGUHOoK1AN6HFua7Df3v6DZoZqRKygP8jQ+GsmizEp2Dhp 100Kud+wgHdTtGAU1DiQGJCA3R6Rfk3u086euHj2MNSxrG4Z2XEN3WYfp 2jT78mVVItZtzy4Tl0S2WBlkIXwZjKGH2OQxXHoj/vr52O49/muKDVVi4 7r1StM/LoKodZV3Ax5Dt2VWPCMRjYTbx0MJ3u8Qc+ORbc8MM43NRlDY02 Q==; X-CSE-ConnectionGUID: zhb8s9lnThuFRfSWpQkiaw== X-CSE-MsgGUID: D1DTU7UzRpOIgdP2luxB6w== X-IronPort-AV: E=McAfee;i="6800,10657,11711"; a="90543588" X-IronPort-AV: E=Sophos;i="6.21,308,1763452800"; d="scan'208";a="90543588" Received: from fmviesa008.fm.intel.com ([10.60.135.148]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Feb 2026 07:27:15 -0800 X-CSE-ConnectionGUID: yduGt3BkT7qyvpWomFLEAQ== X-CSE-MsgGUID: SlafWeYWQgOPcF/tld1BRw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,308,1763452800"; d="scan'208";a="214774383" Received: from black.igk.intel.com ([10.91.253.5]) by fmviesa008.fm.intel.com with ESMTP; 24 Feb 2026 07:27:14 -0800 Received: by black.igk.intel.com (Postfix, from userid 1003) id C4C1D99; Tue, 24 Feb 2026 16:27:12 +0100 (CET) From: Andy Shevchenko To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Conor Dooley , Jonathan Cameron , Rob Herring , Krzysztof Kozlowski , Randy Dunlap , Andy Shevchenko Subject: [PATCH v1 1/1] dt-bindings: cache: bt1-l2-ctl: Remove soon be unused bindings Date: Tue, 24 Feb 2026 16:27:11 +0100 Message-ID: <20260224152711.3615622-1-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.50.1 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit As stated in [1] the Baikal platforms are not supported and the respective driver code is going to be removed. Remove soon be unused bindings. Link: https://lore.kernel.org/r/20260224150616.3585591-1-andriy.shevchenko@linux.intel.com [1] Signed-off-by: Andy Shevchenko --- .../bindings/cache/baikal,bt1-l2-ctl.yaml | 63 ------------------- 1 file changed, 63 deletions(-) delete mode 100644 Documentation/devicetree/bindings/cache/baikal,bt1-l2-ctl.yaml diff --git a/Documentation/devicetree/bindings/cache/baikal,bt1-l2-ctl.yaml b/Documentation/devicetree/bindings/cache/baikal,bt1-l2-ctl.yaml deleted file mode 100644 index ec4f367bc0b4..000000000000 --- a/Documentation/devicetree/bindings/cache/baikal,bt1-l2-ctl.yaml +++ /dev/null @@ -1,63 +0,0 @@ -# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) -# Copyright (C) 2020 BAIKAL ELECTRONICS, JSC -%YAML 1.2 ---- -$id: http://devicetree.org/schemas/cache/baikal,bt1-l2-ctl.yaml# -$schema: http://devicetree.org/meta-schemas/core.yaml# - -title: Baikal-T1 L2-cache Control Block - -maintainers: - - Serge Semin - -description: | - By means of the System Controller Baikal-T1 SoC exposes a few settings to - tune the MIPS P5600 CM2 L2 cache performance up. In particular it's possible - to change the Tag, Data and Way-select RAM access latencies. Baikal-T1 - L2-cache controller block is responsible for the tuning. Its DT node is - supposed to be a child of the system controller. - -properties: - compatible: - const: baikal,bt1-l2-ctl - - reg: - maxItems: 1 - - baikal,l2-ws-latency: - $ref: /schemas/types.yaml#/definitions/uint32 - description: Cycles of latency for Way-select RAM accesses - default: 0 - minimum: 0 - maximum: 3 - - baikal,l2-tag-latency: - $ref: /schemas/types.yaml#/definitions/uint32 - description: Cycles of latency for Tag RAM accesses - default: 0 - minimum: 0 - maximum: 3 - - baikal,l2-data-latency: - $ref: /schemas/types.yaml#/definitions/uint32 - description: Cycles of latency for Data RAM accesses - default: 1 - minimum: 0 - maximum: 3 - -additionalProperties: false - -required: - - compatible - -examples: - - | - l2@1f04d028 { - compatible = "baikal,bt1-l2-ctl"; - reg = <0x1f04d028 0x004>; - - baikal,l2-ws-latency = <1>; - baikal,l2-tag-latency = <1>; - baikal,l2-data-latency = <2>; - }; -... -- 2.50.1