Skip to content

Commit 5b30be1

Browse files
committed
clk: renesas: r8a779a0: Remove non-existent S2 clock
The S2 internal core clock does not exist on R-Car V3U. Remove it. Fixes: 17bcc80 ("clk: renesas: cpg-mssr: Add support for R-Car V3U") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Link: https://lore.kernel.org/r/20201019120614.22149-2-geert+renesas@glider.be
1 parent 2e16d0d commit 5b30be1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/clk/renesas/r8a779a0-cpg-mssr.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ enum clk_ids {
6969
CLK_PLL5_DIV2,
7070
CLK_PLL5_DIV4,
7171
CLK_S1,
72-
CLK_S2,
7372
CLK_S3,
7473
CLK_SDSRC,
7574
CLK_RPCSRC,

0 commit comments

Comments
 (0)