Skip to content
Commit d09aac0e authored by Sudeep Holla's avatar Sudeep Holla
Browse files

firmware: arm_scmi: Add asynchronous sensor read if it supports



SENSOR_DESCRIPTION_GET provides attributes to indicate if the sensor
supports asynchronous read. We can read that flag and use asynchronous
reads for any sensors with that attribute set.

Let's use the new scmi_do_xfer_with_response to support asynchronous
sensor reads.

Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
parent 6a55331c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment