Searched hist:d09aac0e (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | sensors.c | d09aac0e Mon Jul 08 03:41:01 CDT 2019 Sudeep Holla <sudeep.holla@arm.com> 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: Sudeep Holla <sudeep.holla@arm.com> d09aac0e Mon Jul 08 03:41:01 CDT 2019 Sudeep Holla <sudeep.holla@arm.com> 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: Sudeep Holla <sudeep.holla@arm.com>
|
/openbmc/linux/include/linux/ |
H A D | scmi_protocol.h | d09aac0e Mon Jul 08 03:41:01 CDT 2019 Sudeep Holla <sudeep.holla@arm.com> 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: Sudeep Holla <sudeep.holla@arm.com> d09aac0e Mon Jul 08 03:41:01 CDT 2019 Sudeep Holla <sudeep.holla@arm.com> 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: Sudeep Holla <sudeep.holla@arm.com>
|