firmware: arm_scmi: Create debugfs files for SCMI communication debug metrics
authorLuke Parkin <luke.parkin@arm.com>
Mon, 5 Aug 2024 13:10:11 +0000 (14:10 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Fri, 9 Aug 2024 13:21:35 +0000 (14:21 +0100)
commitf6a905eaf6bfcf63d7b83d27bf3046e0e7a6f0a6
tree9489bb804a2091c38d6eb86e898ea487ce1fc6a9
parent0b3d48c4726e1b20dffd2ff81a9d94d5d930220b
firmware: arm_scmi: Create debugfs files for SCMI communication debug metrics

Now that the basic support to collect the SCMI communication debug
metrics is in place, let us create debugfs files for the same so
that they are accessible to the users/debuggers.

Signed-off-by: Luke Parkin <luke.parkin@arm.com>
Reviewed-by: Cristian Marussi <cristian.marussi@arm.com>
Tested-by: Cristian Marussi <cristian.marussi@arm.com>
Message-Id: <20240805131013.587016-5-sudeep.holla@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scmi/driver.c