From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 0482941D637; Sun, 6 Sep 2026 10:08:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.140.110.172 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788689305; cv=none; b=MONEjUiqOhufq8qzM/iTnx3iG6EilOfohgTAqTmLbUVmAD6ng7iT+klk/lusGMKOxZeAYGJVVnifIFc682Ji9ByMa3iwZPWVPe4j5Bui3D16nHvpxgNPrU859NZSXQ7facGsmvRe22nWHMADD0sZ2WpBuWMbbhS5W7hWgq7HkeY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788689305; c=relaxed/simple; bh=w7L8DbnoCEuyvO8JUAes+aM9b0PjMj4j60HnlNcmEQg=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=ugLOiw+Fg6ACTQUemt+DRG4vUGBYdGyS0NiMfNZrvdzv9ekJWE2PxV8P4Ya3Qp/xeLxYX2q2Lu7pOyDw3tT4wO6AvTm+hIOIG8y/XWxgv9sg9g9Ce5PuhwbycSdLGkU9PD6oi6CCV2omtmwmRr+VUNz5tJTlF+BEcz9dH5w3A4g= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com; spf=pass smtp.mailfrom=arm.com; dkim=pass (1024-bit key) header.d=arm.com header.i=@arm.com header.b=ebCzl+Wi; arc=none smtp.client-ip=217.140.110.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arm.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=arm.com header.i=@arm.com header.b="ebCzl+Wi" 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 956261A9A; Sun, 6 Sep 2026 03:08:19 -0700 (PDT) Received: from pluto (usa-sjc-mx-foss1.foss.arm.com [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5C94D3F7D8; Sun, 6 Sep 2026 03:08:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1788689303; bh=w7L8DbnoCEuyvO8JUAes+aM9b0PjMj4j60HnlNcmEQg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ebCzl+WisTVQk5Jw95s0R5yeCrYkmsr9m3nGID6Xb4nP+w/5sAFMv+xNGiPc1YXLK BsLL326L7c3f59GF00CitJNUjuahgEajiZ+GNf1hgsiiDqGRMkOPlwDXnmv67Dfb99 cjZHhtadKQqKGxm4lHYBXLnSapzZNchVWLC9W8Qs= From: Cristian Marussi To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, arm-scmi@vger.kernel.org, linux-doc@vger.kernel.org Cc: sudeep.holla@kernel.org, james.quinlan@broadcom.com, f.fainelli@gmail.com, vincent.guittot@linaro.org, etienne.carriere@st.com, peng.fan@oss.nxp.com, michal.simek@amd.com, d-gole@ti.com, jic23@kernel.org, elif.topuz@arm.com, lukasz.luba@arm.com, philip.radford@arm.com, david@kernel.org, souvik.chakravarty@arm.com, leitao@kernel.org, kas@kernel.org, puranjay@kernel.org, usama.arif@linux.dev, kernel-team@meta.com, Cristian Marussi Subject: [PATCH v11 17/25] firmware: arm_scmi: Add Telemetry debugfs ABI documentation Date: Sun, 6 Sep 2026 11:06:15 +0100 Message-ID: <20260906100623.3488327-18-cristian.marussi@arm.com> X-Mailer: git-send-email 2.54.0 In-Reply-To: <20260906100623.3488327-1-cristian.marussi@arm.com> References: <20260906100623.3488327-1-cristian.marussi@arm.com> Precedence: bulk X-Mailing-List: linux-doc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Add description of the debugfs SCMI Telemetry protocol ABI. Signed-off-by: Cristian Marussi --- v5 --> v6 - fixed typos --- Documentation/ABI/testing/debugfs-scmi | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Documentation/ABI/testing/debugfs-scmi b/Documentation/ABI/testing/debugfs-scmi index ee7179ab2edf..edbbe360321d 100644 --- a/Documentation/ABI/testing/debugfs-scmi +++ b/Documentation/ABI/testing/debugfs-scmi @@ -68,3 +68,25 @@ Description: Max number of concurrently allowed in-flight SCMI messages for the currently configured SCMI transport for instance on the RX channels. Users: Debugging, any userspace test suite + +What: /sys/kernel/debug/scmi//protocols/0x/ +Date: Nov 2026 +KernelVersion: 7.3 +Contact: cristian.marussi@arm.com +Description: A subdirectory grouping debug entries related to protocol + for instance . Each protocol owns and defines the subtree + of entries rooted under this directory. +Users: Debugging, any userspace test suite + +What: /sys/kernel/debug/scmi//protocols/0x1B/shmtis/ +Date: Nov 2026 +KernelVersion: 7.3 +Contact: cristian.marussi@arm.com +Description: A set of RO files exposed by the Telemetry protocol (0x1B) in + order to dump the latest snapshot of each SHMTI memory area in + binary format: each file is named by its SHMTI id. + File is seekable and a seek to position zero on an open file + causes the SHMTI snapshot to be refreshed; file timestamps are + updated after each snapshot. + This directory reports SHMTIs for instance . +Users: Debugging, any userspace test suite -- 2.54.0