Re: [PATCH v4 5/5] remoteproc: qcom: Always assert and deassert reset signals in SDM845

2018-05-21 Thread Sibi S
Hi Bjorn, Thanks for the review. Will make all the required changes in v5. On 05/19/2018 03:17 AM, Bjorn Andersson wrote: On Wed 25 Apr 08:08 PDT 2018, Sibi Sankar wrote: SDM845 brings a new reset signal ALT_RESET which is a part of the MSS subsystem hence requires some of the active clks to b

Re: [PATCH v4 5/5] remoteproc: qcom: Always assert and deassert reset signals in SDM845

2018-05-18 Thread Bjorn Andersson
On Wed 25 Apr 08:08 PDT 2018, Sibi Sankar wrote: > SDM845 brings a new reset signal ALT_RESET which is a part of the MSS > subsystem hence requires some of the active clks to be enabled before > assert/deassert > > Reset the modem if the BOOT FSM does timeout > > Reset assert/deassert sequence v

[PATCH v4 5/5] remoteproc: qcom: Always assert and deassert reset signals in SDM845

2018-04-25 Thread Sibi Sankar
SDM845 brings a new reset signal ALT_RESET which is a part of the MSS subsystem hence requires some of the active clks to be enabled before assert/deassert Reset the modem if the BOOT FSM does timeout Reset assert/deassert sequence vary across SoCs adding reset, adding start/stop helper functions