commit | 98bd1771c4146cef1a64e4e2b0f4eba25ce74ec5 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Mon Nov 13 08:51:42 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 03 08:52:19 2024 -0500 |
tree | 8589f949d37f4ef37e81a001643208b4facef807 | |
parent | d8de7bfd869fec3581526d33d47c3345b2fbc010 [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>