commit | 54e4311fa1c75549e391ac7e6717959031855d58 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Fri Jun 07 19:25:59 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 26 21:49:25 2019 -0400 |
tree | 8fa1b5f50afd7968e08b01dbd5ab4b10f8b2eff6 | |
parent | 44de37a00e839040e87ec9f0a549ab79288117b8 [diff] |
remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc k3_rproc driver is specifically meant for controlling an arm64 core using TISCI protocol. So rename the driver, Kconfig symbol, compatible and functions accordingly. While at it drop this remoteproc selection for a53 defconfig. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>