commit | 569acef37944be4d65917e209e830e14e3516f9a | [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 | d1ff7e05fdd964f64eb7d0178f5d3c819cc940d7 [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>