[PATCH v7 17/23] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
Fayssal Benmlih
Fayssal.Benmlih at arm.com
Mon Aug 3 15:57:09 PDT 2026
Hi Cristian,
A couple of documentation details inline.
> What: /sys/kernel/debug/scmi/<n>/protocols/0x1B/shmtis/<m>
> [...]
> Description: A set of RO files exposed by the Telemetry protocol
> [...]
> order to dump the latest snapshot of each SHMTI memory area in
> binary format: each file is named by its SHMTI id.
The implementation currently names each file using the SHMTI array index,
not the firmware-provided SHMTI ID. Please either change the implementation
to use info.sid or describe <m> as an enumeration index.
> Date: Nov 2026
> KernelVersion: 7.3
The series was posted in August 2026, so the ABI Date is currently in the
future. Please update this metadata to the actual introduction date and
the kernel version in which it is ultimately merged.
Thanks,
Fayçal
More information about the linux-arm-kernel
mailing list