msm-mmrm: Moving peak-current threshold to DT
Moving peak-current threshold to DT to ensure that it'll get configured correctly on different targets. Change-Id: I7c1a7f8dd6ba818f7a1ee14de735729fb6f3abcb Signed-off-by: Mark Bao <quic_mbao@quicinc.com>
This commit is contained in:
@@ -36,12 +36,12 @@ struct nom_clk_src_set {
|
||||
|
||||
struct mmrm_clk_platform_resources {
|
||||
struct platform_device *pdev;
|
||||
u32 threshold;
|
||||
u32 scheme;
|
||||
u32 clsid_threshold_clients[MMRM_MAX_THROTTLE_CLIENTS];
|
||||
u16 throttle_clients_data_length;
|
||||
struct voltage_corner_set corner_set;
|
||||
struct nom_clk_src_set nom_clk_set;
|
||||
u32 peak_threshold;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user