clk: renesas: r8a77995: Fix VIN parent clock
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 14 Feb 2023 10:02:07 +0000 (11:02 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 6 Mar 2023 09:42:14 +0000 (10:42 +0100)
commit1f04b7939704fce82d2bb5ef5561e2499a91170a
tree6d7f7bab257ff018d38609d1ff010c321c523ec7
parent3c876432e772201dabe3d9d5585226be5f2b9a8c
clk: renesas: r8a77995: Fix VIN parent clock

According to the R-Car Series, 3rd Generation Hardware User’s Manual
Rev. 2.30, the parent clock of the Video Input Module (VIN) on R-Car D3
is S3D1.  Update the driver to match the documentation.

This has no functional impact, as both S1D2 and S3D1 have the same clock
rate, and are always-on clocks.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/r/9b655843a260e06fa6f3349cdafac180e2bf38a5.1676368776.git.geert+renesas@glider.be
drivers/clk/renesas/r8a77995-cpg-mssr.c