]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock code
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Tue, 27 Apr 2021 17:52:53 +0000 (19:52 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 24 Jun 2021 18:22:17 +0000 (20:22 +0200)
commit44c78aa7ac0f4b22491350278f0dd77585416248
treead81fad00ca9ee6e4a872f8dc20873402aabbca3
parentfcf3981161140d265b873a5b609b8867328dc9dc
clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock code

On R8A779A0 V3U SoC, PLL1 and PLL5 use a divider value
from cpg_pll_configs table while PLL{20,21,30,31,4} use
different control offset. Introduce new types to handle
this and handle those types in the Gen3 clock code.

Based on "clk: renesas: Add support for R8A779A0 V3U PLLn"
by Hai Pham <hai.pham.ud@renesas.com>

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
drivers/clk/renesas/clk-rcar-gen3.c
drivers/clk/renesas/rcar-gen3-cpg.h