firmware: ti_sci.c: Add a function to request DM metadata using ti_sci* calls
authorMoteen Shah <m-shah@ti.com>
Mon, 9 Jun 2025 08:14:32 +0000 (13:44 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 18 Jun 2025 18:20:25 +0000 (12:20 -0600)
commit60ee94585565bbfde4c828a9f464d9c4be5f041f
tree80ec3d6793a0b06bd71482cf0ad92c222d002dba
parente1252194b622284ed941c83e55a2277c061e5a95
firmware: ti_sci.c: Add a function to request DM metadata using ti_sci* calls

Add a function to retrieve information of the DM firmware's ABI versions,
RM/PM HAL, firmware version, etc using TI_SCI protocol.

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.c