msm-mmrm: add max num hw block into device tree file

Add max num hw block into device tree file.

Change-Id: I9d57cf6cdd962bc470214c0cb93df09981f106bb
Signed-off-by: mbao <mbao@codeaurora.org>
This commit is contained in:
mbao
2021-08-27 18:50:42 -07:00
committed by Gerrit - the friendly Code Review server
parent 4758d42c05
commit 61d63855a0
5 changed files with 37 additions and 31 deletions

View File

@@ -26,6 +26,7 @@ struct nom_clk_src_info {
u32 clk_src_id;
u32 nom_dyn_pwr;
u32 nom_leak_pwr;
u32 num_hw_block;
};
struct nom_clk_src_set {