commit | 2bb18248c64e6a51b53c2571c0ca323a687c49c5 | [log] [tgz] |
---|---|---|
author | Joao Paulo Goncalves <joao.goncalves@toradex.com> | Tue Mar 19 11:04:27 2024 -0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 22 11:10:44 2024 -0400 |
tree | f26191d430bc27c384def7bc2e61d73b94cea30b | |
parent | f0e997dc61a230dbb8f2eacd465d4eb209524d02 [diff] |
arm: dts: k3-am625-verdin-r5: Change CPU frequency to 800MHz The lowest speed grade of Toradex AM62 SoMs is K speed, resulting in a max value of 800MHz for the CPU operating frequency. A solution with runtime selection of the CPU frequency is already planned to avoid these kinds of problems in the future. Fixes: 8fb8a6d49977 ("arm: dts: k3-am625-verdin-r5:Change CPU frequency to 1000MHz") Signed-off-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>