remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc
authorLokesh Vutla <lokeshvutla@ti.com>
Fri, 7 Jun 2019 13:55:59 +0000 (19:25 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 27 Jul 2019 01:49:25 +0000 (21:49 -0400)
commit54e4311fa1c75549e391ac7e6717959031855d58
tree8fa1b5f50afd7968e08b01dbd5ab4b10f8b2eff6
parent44de37a00e839040e87ec9f0a549ab79288117b8
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>
configs/am65x_evm_a53_defconfig
configs/am65x_evm_r5_defconfig
configs/am65x_hs_evm_a53_defconfig
configs/am65x_hs_evm_r5_defconfig
drivers/remoteproc/Kconfig
drivers/remoteproc/Makefile
drivers/remoteproc/k3_rproc.c [deleted file]
drivers/remoteproc/ti_k3_arm64_rproc.c [new file with mode: 0644]