commit | fe8b545cd30a67ad9702fea9b76e8cd6be39f265 | [log] [tgz] |
---|---|---|
author | Christian Gmeiner <christian.gmeiner@gmail.com> | Tue Mar 28 16:13:14 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 24 13:18:49 2023 -0400 |
tree | 62d981a576bc65234f7dc90c4e9d3102b85da582 | |
parent | 3efb17ab792f32e98b0250338100a7b5a040890e [diff] |
arm: mach-k3: am642: move do_dt_magic() after sysfw loading Makes it possible to use e.g mcu_spi0 for custom board detection. Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com> Reviewed-by: Bryan Brattlof <bb@ti.com>