Re: [PATCH] soc: mediatek: PMIC wrap: Clear the vldclr if state machine is stay on FSM_VLDCLR state.

2015-12-31 Thread Matthias Brugger
On 31/12/15 03:09, Henry Chen wrote: Hi Matthias, On Wed, 2015-12-30 at 19:02 +0100, Matthias Brugger wrote: On 22/12/15 08:51, Henry Chen wrote: Sometimes PMIC is too busy to send data in time to cause pmic wrap timeout, because pmic wrap is waiting for FSM_VLDCLR after finishing

Re: [PATCH] soc: mediatek: PMIC wrap: Clear the vldclr if state machine is stay on FSM_VLDCLR state.

2015-12-31 Thread Matthias Brugger
On 31/12/15 03:09, Henry Chen wrote: Hi Matthias, On Wed, 2015-12-30 at 19:02 +0100, Matthias Brugger wrote: On 22/12/15 08:51, Henry Chen wrote: Sometimes PMIC is too busy to send data in time to cause pmic wrap timeout, because pmic wrap is waiting for FSM_VLDCLR after finishing

Re: [PATCH] soc: mediatek: PMIC wrap: Clear the vldclr if state machine is stay on FSM_VLDCLR state.

2015-12-30 Thread Henry Chen
Hi Matthias, On Wed, 2015-12-30 at 19:02 +0100, Matthias Brugger wrote: > > On 22/12/15 08:51, Henry Chen wrote: > > Sometimes PMIC is too busy to send data in time to cause pmic wrap timeout, > > because pmic wrap is waiting for FSM_VLDCLR after finishing WACS2_CMD. It > > just return error

Re: [PATCH] soc: mediatek: PMIC wrap: Clear the vldclr if state machine is stay on FSM_VLDCLR state.

2015-12-30 Thread Matthias Brugger
On 22/12/15 08:51, Henry Chen wrote: Sometimes PMIC is too busy to send data in time to cause pmic wrap timeout, because pmic wrap is waiting for FSM_VLDCLR after finishing WACS2_CMD. It just return error when issue happened, so the state machine will stay on FSM_VLDCLR state when data send

Re: [PATCH] soc: mediatek: PMIC wrap: Clear the vldclr if state machine is stay on FSM_VLDCLR state.

2015-12-30 Thread Matthias Brugger
On 22/12/15 08:51, Henry Chen wrote: Sometimes PMIC is too busy to send data in time to cause pmic wrap timeout, because pmic wrap is waiting for FSM_VLDCLR after finishing WACS2_CMD. It just return error when issue happened, so the state machine will stay on FSM_VLDCLR state when data send

Re: [PATCH] soc: mediatek: PMIC wrap: Clear the vldclr if state machine is stay on FSM_VLDCLR state.

2015-12-30 Thread Henry Chen
Hi Matthias, On Wed, 2015-12-30 at 19:02 +0100, Matthias Brugger wrote: > > On 22/12/15 08:51, Henry Chen wrote: > > Sometimes PMIC is too busy to send data in time to cause pmic wrap timeout, > > because pmic wrap is waiting for FSM_VLDCLR after finishing WACS2_CMD. It > > just return error

[PATCH] soc: mediatek: PMIC wrap: Clear the vldclr if state machine is stay on FSM_VLDCLR state.

2015-12-21 Thread Henry Chen
Sometimes PMIC is too busy to send data in time to cause pmic wrap timeout, because pmic wrap is waiting for FSM_VLDCLR after finishing WACS2_CMD. It just return error when issue happened, so the state machine will stay on FSM_VLDCLR state when data send back later by PMIC and timeout again in

[PATCH] soc: mediatek: PMIC wrap: Clear the vldclr if state machine is stay on FSM_VLDCLR state.

2015-12-21 Thread Henry Chen
Sometimes PMIC is too busy to send data in time to cause pmic wrap timeout, because pmic wrap is waiting for FSM_VLDCLR after finishing WACS2_CMD. It just return error when issue happened, so the state machine will stay on FSM_VLDCLR state when data send back later by PMIC and timeout again in