commit | 7cf2fa8096414be4161f0dad8515ddf2ad3fc0f4 | [log] [tgz] |
---|---|---|
author | Bryan Brattlof <bb@ti.com> | Fri Dec 29 11:47:06 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 03 08:36:37 2024 -0500 |
tree | 03a3a483a80028704d7a6cab8fe47d0b28553ad9 | |
parent | 3bf9f9a35f550dfccea47b75586a956a590b303b [diff] |
arm: dts: k3-am654: remove duplicate timer timer1 is really just the mcu_timer0 node redefined for the WKUP SPL. Remove the timer1 and replace it with the mcu_timer0 from the Linux device tree we imported into U-Boot. Tested-by: Tom Rini <trini@konsulko.com> Signed-off-by: Bryan Brattlof <bb@ti.com> Reviewed-by: Nishanth Menon <nm@ti.com>