commit | 80b93bb71cfff8b0ba9bbb5704231216f7518998 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Fri Jul 15 10:25:27 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 25 13:02:04 2022 -0400 |
tree | 06fa61bbf56caa73ff14ef4458925d0ae534114a | |
parent | 46da163b723e5623b50df946aa5f9627567397bf [diff] |
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>