generic/starfive: Add syscrg reg base compatible string 66/301566/4 accepted/tizen/unified/riscv/20231123.095152
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 20 Nov 2023 04:39:44 +0000 (13:39 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 21 Nov 2023 04:24:03 +0000 (13:24 +0900)
commit0393f8e32faabd5f86b1ff3434d66c027b22347a
treea64dd6f8d7174e2aea2295b9b860cb26702a47bb
parent8e07322e121d10050bb4382e9c8642b4b3d86e13
generic/starfive: Add syscrg reg base compatible string

Add "starfive,jh7110-syscrg" used for setting clk_reg_base. clkgen
uses syscrg reg base. If clkgen does not find a compatible string, it
searches for the syscrg compatible string and get the syscrg reg base.

Change-Id: I9eadbf349eab0c14c27b9db97981820e4a940b70
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
platform/generic/starfive/jh7110.c