RE: [PATCH 2/8] pm80xx: Corrected device state changes in I_T_Nexus_Reset

2015-07-29 Thread Viswas G
#define DS_IN_ERROR 0x04 >> +#define DS_NON_OPERATIONAL 0x07 >> + >> /** >> * brief param structure for firmware flash update. >> */ >> > > -- > To unsubscribe from this list: send the line "unsubscribe linu

Re: [PATCH 2/8] pm80xx: Corrected device state changes in I_T_Nexus_Reset

2015-07-29 Thread Tomas Henzl
On 29.7.2015 08:27, viswa...@pmcs.com wrote: > From: Viswas G > > In Nexus reset the device state set to DS_IN_RECOVERY before doing > phy reset and internal cleanup. Once internal cleanup finishes, > the device state will set to DS_OPERATIONAL. > > Signed-off-by: Viswas G > Signed-off-by: Sure

Re: [PATCH 2/8] pm80xx: Corrected device state changes in I_T_Nexus_Reset

2015-07-29 Thread Hannes Reinecke
On 07/29/2015 08:27 AM, viswa...@pmcs.com wrote: > From: Viswas G > > In Nexus reset the device state set to DS_IN_RECOVERY before doing > phy reset and internal cleanup. Once internal cleanup finishes, > the device state will set to DS_OPERATIONAL. > > Signed-off-by: Viswas G > Signed-off-by: