commit | 0e81158b76ad4c07fedee901cef52339249dbfdf | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Mon Jun 07 19:47:48 2021 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Fri Jun 11 19:18:52 2021 +0530 |
tree | d2129efb4b7ab173abb4eab383da2480f2856b35 | |
parent | 5d80f1becf721d1e9bb2e17a9074064aaffaf528 [diff] |
firmware: ti_sci: Implement GET_RANGE with static data In case of R5 SPL, GET_RANGE API service is not available (as DM services are not yet up), therefore service such calls locally using per SoC static data. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Link: https://lore.kernel.org/r/20210607141753.28796-3-vigneshr@ti.com