arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654
authorAndrew Davis <afd@ti.com>
Fri, 15 Jul 2022 15:25:27 +0000 (10:25 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 25 Jul 2022 17:02:04 +0000 (13:02 -0400)
commit80b93bb71cfff8b0ba9bbb5704231216f7518998
tree06fa61bbf56caa73ff14ef4458925d0ae534114a
parent46da163b723e5623b50df946aa5f9627567397bf
arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654

The first AM6x device was the AM654x, but being the first we named it
just AM6, since more devices have come out with this same prefix we
should switch it to the normal convention of using the full name of the
first compatibility device the series. This makes what device we are
talking about more clear and matches all the K3 devices added since.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
19 files changed:
arch/arm/dts/Makefile
arch/arm/mach-k3/Kconfig
arch/arm/mach-k3/Makefile
arch/arm/mach-k3/am654_init.c [moved from arch/arm/mach-k3/am6_init.c with 100% similarity]
arch/arm/mach-k3/arm64-mmu.c
arch/arm/mach-k3/include/mach/hardware.h
arch/arm/mach-k3/include/mach/spl.h
board/siemens/iot2050/Kconfig
board/ti/am65x/Kconfig
configs/am65x_evm_a53_defconfig
configs/am65x_evm_r5_defconfig
configs/am65x_evm_r5_usbdfu_defconfig
configs/am65x_evm_r5_usbmsc_defconfig
configs/am65x_hs_evm_a53_defconfig
configs/am65x_hs_evm_r5_defconfig
configs/iot2050_defconfig
drivers/dma/ti/Makefile
drivers/dma/ti/k3-psil.c
drivers/ram/Kconfig