commit | be7ce26b2980a04f4d25ae3dd7774a1aa593f7ae | [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 | 1e33a182683c1f0434d2a23c663242508c99d6cc [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>