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 D252C3DA5C8; Fri, 3 Jul 2026 12:37:34 +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=1783082256; cv=none; b=UVqTi2zOXXDEsZRcef1HNA7YqTrIuLHZI1g0XZJN6iBABJJ0Zq1hSZj6Iwtyh9u9mdDfHZNbOIKJGxE49SFjhhTbdefzsEW1hflmjUOhjIG5QVdpaRWYgi8NjTuvrz3Ljihwg1REIWsoddwR35ZI0AZrZWXoSs+m/sWAcoij97c= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783082256; c=relaxed/simple; bh=4lT/9PZUZHBvffF8TO87gr4Si/OUP+K7jD/uH1WnF00=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=LxYG8p5pS29daROk/RdsGIDj2zc9+NC/5It3ijWfQTy2FEV+f9JLKGlQwUKoyHlDmaamrLD13skoE2wp3/HonEEbkO8DZdRA2ZnASajDxUh77Cqy8mL7/S8PYG6lrQMiQJnoUbE/YH/TkHi5fV5dnnugim1aoysWEsPR8cO0b5U= 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=YRxogu01; 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="YRxogu01" 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 D6486463F; Fri, 3 Jul 2026 05:37:29 -0700 (PDT) Received: from pluto.fritz.box (usa-sjc-mx-foss1.foss.arm.com [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B2B983F905; Fri, 3 Jul 2026 05:37:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1783082254; bh=4lT/9PZUZHBvffF8TO87gr4Si/OUP+K7jD/uH1WnF00=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YRxogu01Y5blvBqwpq5xKH46BkT7Mgk+Psy/AKQNeIpV2fhWVX/KFGtum1kg5KxD2 bkfz2faSUy0xZuf0cV5UeUpuUoJOIGaRK9bP30YkfmruzxKaPZDcnJwYfuqZ0m1Ynd LoE5BcZBbRCUWTdx4JDrdHW4KheB12rXPGRHwpG4= 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, brauner@kernel.org, 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 v5 17/23] firmware: arm_scmi: Add Telemetry debugfs ABI documentation Date: Fri, 3 Jul 2026 13:35:55 +0100 Message-ID: <20260703123601.381275-18-cristian.marussi@arm.com> X-Mailer: git-send-email 2.54.0 In-Reply-To: <20260703123601.381275-1-cristian.marussi@arm.com> References: <20260703123601.381275-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 --- 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..9026f75e0016 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 refreshed; file timestamps are + updated after each snapshot. + This directory reports SHMTIs for instance . +Users: Debugging, any userspace test suite -- 2.54.0