commit | e61755001e2785d8517e33b07551ca879ecdf448 | [log] [tgz] |
---|---|---|
author | Bryan Brattlof <bb@ti.com> | Tue Mar 12 15:20:23 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Mar 13 10:10:04 2024 -0400 |
tree | a843665c7ae72a75f7220c532dd6ed9fc6903676 | |
parent | 55e7e2e0e53a6435ac5ab445898cf46e6e1deee4 [diff] |
arm: mach-k3: invert logic for split DM firmware config Currently, for the K3 generation of SoCs, there are more SoCs that utilize the split firmware approach than the combined DMSC firmware. Invert the logic to avoid adding more and more SoCs to this list. Reviewed-by: Neha Malcom Francis <n-francis@ti.com> Acked-by: Andrew Davis <afd@ti.com> Signed-off-by: Bryan Brattlof <bb@ti.com>