clk: renesas: r8a779a0: Add the DSI clocks
authorKieran Bingham <kieran.bingham@ideasonboard.com>
Tue, 22 Jun 2021 23:27:11 +0000 (00:27 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 19 Jul 2021 08:53:52 +0000 (10:53 +0200)
commitc346ff5ccc8e87f69a520073f876b740431a5acf
treede5645936c4d36277a6a0c216bc16c7c59e2ef4c
parent417ed58dfc5ed6c2ec608d5ee93dd27197190e19
clk: renesas: r8a779a0: Add the DSI clocks

The DSI clock is incorrectly defined as a fixed clock. This
demonstrates itself as the dsi-encoders failing to correctly enable and
start their PPI and HS clocks internally, and causes failures.

Move the DSI parent clock to match the updates in the BSP, which
resolves the initialisation procedures.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Fixes: 17bcc8035d2d19fc ("clk: renesas: cpg-mssr: Add support for R-Car V3U")
Link: https://lore.kernel.org/r/20210622232711.3219697-3-kieran.bingham@ideasonboard.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/r8a779a0-cpg-mssr.c