]> git.dujemihanovic.xyz Git - u-boot.git/commit
sunxi: clock: support D1/R528 PLL6 clock
authorAndre Przywara <andre.przywara@arm.com>
Fri, 2 Dec 2022 21:48:19 +0000 (21:48 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Sun, 22 Oct 2023 22:41:51 +0000 (23:41 +0100)
commita94c9c809b26c9fbc58dcc2796ff879fc56b0c7e
treee8b1b9d98323b3d60daae37e1dd49ca3eea37ee8
parent39ba474698bb4bc3dc48fd0c024f7cf06b08077a
sunxi: clock: support D1/R528 PLL6 clock

The PLL_PERIPH0 clock changed a bit in the D1/R528/T113s SoCs: there is
new P0 divider at bits [18:16], and the M divider is 1.

Add code to support this version of "PLL6".

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/include/asm/arch-sunxi/clock_sun50i_h6.h
arch/arm/mach-sunxi/clock_sun50i_h6.c