On Tue, Aug 23, 2022 at 05:06:48PM +0100, James Clark wrote: > I've taken over this one from German because he's moved to a different > team. I gave it a quick check and bumped the version number in the docs > for the next release, but the month is an estimate. > > Thanks > > Changes since v2: > > * Rebased onto coresight/next (b99ee26a1a) > * Bumped release version to 6.1 I have applied this set. Usually I'd let Suzuki handle it since he is already familiar with the work but 1) he is currently away and 2) the patchset is fairly simple. Thanks, Mathieu > > Changes since v1: > > * Inline etmv4_to_ts_source() function. > * Collect review tag from Leo. > > German Gomez (2): > coresight: etm4x: Expose default timestamp source in sysfs > coresight: etm4x: docs: Add documentation for 'ts_source' sysfs > interface > > .../testing/sysfs-bus-coresight-devices-etm4x | 8 +++++ > .../coresight/coresight-etm4x-reference.rst | 14 +++++++++ > arch/arm64/include/asm/sysreg.h | 1 + > .../coresight/coresight-etm4x-sysfs.c | 29 +++++++++++++++++++ > 4 files changed, 52 insertions(+) > > -- > 2.28.0 >