ti_sci_*: Add utility to access tisci firmware and SOC capability
authorMoteen Shah <m-shah@ti.com>
Mon, 9 Jun 2025 08:14:29 +0000 (13:44 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 18 Jun 2025 18:20:25 +0000 (12:20 -0600)
commit3bc174031d3cbcf176b22fc2869b486011fa194c
tree7e9c97cc5e2beaaaa56a332cbb7d32878303f6e8
parentb492f9520c04b1c581f57735e224612155f66780
ti_sci_*: Add utility to access tisci firmware and SOC capability

Introduce response and request structs for receiving information
regarding FW/SOC capability from DM. The received capability can
further be used to call certain API's based on the feature supoorted
by the DM firmware.

Signed-off-by: Moteen Shah <m-shah@ti.com>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
drivers/firmware/ti_sci.h
include/linux/soc/ti/ti_sci_protocol.h