soc: swr-mstr-ctrl: Update multi_EE setting for clock_stop
Update link_manager and multi_EE clock stop settings during master_init and clock stop wakeup. Change-Id: Idc1610551304209c2688486b1061452ee4e2e46a Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
98799c5e2f
commit
2489ca529c
@@ -140,6 +140,7 @@ struct swr_mstr_ctrl {
|
||||
u8 rcmd_id;
|
||||
u8 wcmd_id;
|
||||
u32 master_id;
|
||||
u32 ee_val;
|
||||
u32 dynamic_port_map_supported;
|
||||
void *handle; /* SWR Master handle from client for read and writes */
|
||||
int (*read)(void *handle, int reg);
|
||||
|
Reference in New Issue
Block a user