]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: beagle: beagleplay: Enable 32k crystal
authorNishanth Menon <nm@ti.com>
Tue, 20 Feb 2024 18:39:48 +0000 (12:39 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 4 Mar 2024 16:49:23 +0000 (11:49 -0500)
commit5aa46d0807d8827eeffdecdd87094a13c4e0fa71
tree48048aae8b3e24b2b454c4fecb5a9cc416fdb128
parent3e6f2a94bfc25f1782ce2d45db27f47ec781feb1
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>
board/beagle/beagleplay/beagleplay.c