commit | 733da621d5044fb4077d2c40964dc7afdb1e71e5 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Thu Jan 26 21:01:56 2023 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Feb 02 01:49:20 2023 +0100 |
tree | 9f1e560e8577709bb4562c615801bfdea59f1018 | |
parent | 4fc053f1e23239fd138b26516e0eee82f8d5fa2a [diff] |
clk: renesas: Synchronize R8A779A0 V3U clock tables with Linux 6.1.7 Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.1.7, commit 21e996306a6afaae88295858de0ffb8955173a15 . Rename CLK_TYPE_R8A779A0_ to CLK_TYPE_GEN4_ to match the new clock tables. Add CLK_TYPE_GEN4_SD, CLK_TYPE_GEN4_RPC and CLK_TYPE_GEN4_RPCD2 macros and handling into Gen3 CPG core. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>