commit | 142611f8c42fcc1de58f8795c16c88764e9feaee | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Fri Jun 07 19:25:58 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 26 21:49:25 2019 -0400 |
tree | 4a5c6d932a70ce9764e743cb21d2cc4ebbc18d09 | |
parent | 41a3d4f2411093228d3284d200f14417e322f8a4 [diff] |
remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers Update the k3_rproc driver to use the generic ti_sci_proc helper apis which simplifies the driver a bit. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>