commit | 1af769073328fb2b4c8c900d42f9cd63159285ef | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Tue Feb 20 12:39:48 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 04 11:49:23 2024 -0500 |
tree | 48048aae8b3e24b2b454c4fecb5a9cc416fdb128 | |
parent | 886a94e2978000f6ef7881c2a5ff26dab628a36e [diff] |
board: beagle: beagleplay: Enable 32k crystal Enable the external 32k crystal similar to that found on other production AM62X board. The trim settings for the crystal is board dependent, so the sequences tend to be board specific. Since this is a configuration that needs to be done prior to DM managing the system and all other muxes get set, do the same from R5 context. Tested-by: Robert Nelson <robertcnelson@gmail.com> Signed-off-by: Nishanth Menon <nm@ti.com>