arm: mach-k3: am62ax: fix MCU_CLKOUT0 parent clock mux
authorBryan Brattlof <bb@ti.com>
Wed, 9 Apr 2025 18:25:00 +0000 (13:25 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 15 Apr 2025 17:21:27 +0000 (11:21 -0600)
commit203e5f3f02caf113b5df11fe680c8503d671bf1d
treee3aae1ed2280d246fc94a90876e86f7c33d11435
parent07c3480d8b1d9ccaa5b19dab64dd02446197d7d3
arm: mach-k3: am62ax: fix MCU_CLKOUT0 parent clock mux

Much like what was fixed on the AM62x and AM62Px platforms[0]. The
CU_CLKOUT0 has two (25mhz and 50mhz) mux options however the clock
structure incorrectly duplicated the first 50mhz option twice. Fix this
for the AM62A platforms so the 25mhz option is selectable.

[0] https://lore.kernel.org/all/20250408161211.3165588-1-parth105105@gmail.com/

Reported-by: Parth Pancholi <parth.pancholi@toradex.com>
Signed-off-by: Bryan Brattlof <bb@ti.com>
arch/arm/mach-k3/r5/am62ax/clk-data.c