Re: [PATCH V2 1/2] spmi: remove wakeup command before slave probe

2015-02-03 Thread Gilad Avidov
Hi Stan, On Tue, 03 Feb 2015 11:36:56 +0200 Stanimir Varbanov wrote: > On 01/31/2015 02:46 AM, Gilad Avidov wrote: > > According to spmi spec a slave powers up into startup state and then > > transitions into active state. Thus, the wakeup command is not > > required before calling the slave's p

Re: [PATCH V2 1/2] spmi: remove wakeup command before slave probe

2015-02-03 Thread Stanimir Varbanov
On 01/31/2015 02:46 AM, Gilad Avidov wrote: > According to spmi spec a slave powers up into startup state and then > transitions into active state. Thus, the wakeup command is not required > before calling the slave's probe. The wakeup command is only needed for > slaves that are in sleep state aft