commit | 336b0792b86bbce02839064f1d755f50d864c6b9 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Fri May 10 15:21:24 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon May 13 16:51:14 2024 -0600 |
tree | dcb6356b6af294979f388c78c6821a63c91d3275 | |
parent | 0ba5c4bd7f86551e154d8bc50976d26f8f9d9749 [diff] |
arm: mach-k3: Move code specific to a SoC into that SoC's directory Each SoC now has a directory in mach-k3, let's move the SoC specific files into their respective directories. Signed-off-by: Andrew Davis <afd@ti.com>