commit | 6a331b8014983efef7d38e258c3d37536c90d714 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Mon Nov 13 08:51:42 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 22 13:46:33 2023 -0500 |
tree | d8683d24eb8a9ff6cda6bcb26c910cde363e3f70 | |
parent | 170ae49d81194a66406fdc9405fc71b8c6d472f9 [diff] |
arm: mach-k3: am62a: Add main_timer0 id to the dev list main_timer0 is used by u-boot as the tick-timer. Add it to the soc devices list so it an be enabled via the k3 power controller. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Neha Malcom Francis <n-francis@ti.com>