u-boot/arch/arm/mach-k3/j721e
Suman Anna f1a815d068 arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocks
The TI K3 Fractional PLLs use two programmable POSTDIV1 and POSTDIV2
divisors to generate the final FOUTPOSTDIV clock. These are in sequence
with POSTDIV2 following the POSTDIV1 clock. The current J721E clock data
has the POSTDIV2 clock as the parent for the POSTDIV1 clock, which is
opposite of the actual implementation. Fix the data by simply adjusting
the register bit-shifts.

The Main PLL1 POSTDIV clocks were also defined incorrectly using Main PLL0
register values, fix these as well.

Fixes: 277729eaf3 ("arm: mach-k3: Add platform data for j721e and j7200")
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
2021-09-17 14:47:03 -04:00
..
clk-data.c arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocks 2021-09-17 14:47:03 -04:00
dev-data.c arm: mach-k3: Add platform data for j721e and j7200 2021-06-11 16:34:52 +05:30
Makefile arm: mach-k3: Add platform data for j721e and j7200 2021-06-11 16:34:52 +05:30