summaryrefslogtreecommitdiff
path: root/drivers/clk/clk_zynq.c
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2023-03-01 00:34:38 +0300
committerMarek Vasut <marek.vasut+renesas@mailbox.org>2023-04-07 18:13:28 +0300
commit3e01ed8e0f885a77b5ab80846989c7b130ac8055 (patch)
tree5f47a04cb39528f1c3eef4dc08fcf853b990c345 /drivers/clk/clk_zynq.c
parent2fa93af66ab7b7e6250d49f1cf32b78ca2114a61 (diff)
downloadu-boot-3e01ed8e0f885a77b5ab80846989c7b130ac8055.tar.xz
clk: renesas: Update R-Car Gen3 driver Gen4 support
Update R-Car Gen4 support in Gen3 clock driver. This patch renames the V3U clock parts to Gen4 and extends them by new PLL2, PLL3, PLL4, PLL6 as well as SDSRC clock which use undocumented bits so far, and RPCSRC clock which uses its own more capable divider table. The Gen4 module standby and reset tables are also updated. This patch makes use of union to alias Gen3 and more extensive Gen4 PLL tables, as the driver cannot ever be instantiated on hardware that would identify itself as both Gen3 and Gen4. The V3U clock driver is updated to match Gen4 clock driver behavior, it is augmented with a more extensive PLL table and a valid MODEMR register offset. This supersedes "clk: renesas: Introduce R-Car Gen4 CPG driver" from Hai Pham as the R-Car Gen3 and Gen4 clock core drivers are extremely similar. That implementation was in turn based on Linux commit 470e3f0d0b15 ("clk: renesas: rcar-gen4: Introduce R-Car Gen4 CPG driver") by Yoshihiro Shimoda . Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'drivers/clk/clk_zynq.c')
0 files changed, 0 insertions, 0 deletions