mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
MALI: bifrost: Add set soc info for rk3576
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: I6d6d617a0be67c80e6119fcb291710161497b187
This commit is contained in:
@@ -647,6 +647,7 @@ static int gpu_opp_config_clks(struct device *dev, struct opp_table *opp_table,
|
||||
|
||||
static const struct rockchip_opp_data rk3576_gpu_opp_data = {
|
||||
.set_read_margin = rk3576_gpu_set_read_margin,
|
||||
.set_soc_info = rockchip_opp_set_low_length,
|
||||
.config_regulators = gpu_opp_config_regulators,
|
||||
.config_clks = gpu_opp_config_clks,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user