greybus: arche-platform: bring SVC out of reset later in probe
authorMichael Scott <michael.scott@linaro.org>
Thu, 28 Jan 2016 00:40:59 +0000 (16:40 -0800)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 29 Jan 2016 16:50:13 +0000 (08:50 -0800)
commit9e1aef82af47edd1697449ca8be5fd3c1c58b9bb
treed95ccc8d9037e58b9b81779b611cd0f81f0c5e22
parent057aad29f9dec26d49671c6744d070edb8594174
greybus: arche-platform: bring SVC out of reset later in probe

Move SVC deassert reset to after wake-detect pin has been pulled
low in probe.  Otherwise, SVC may trigger WAKE_OUT based on a
default high signal.

Testing Done:
- Used for DB3.5/EVT1.5 hardware during bringup
- Regression tested on DB3.1+ES2, DB3.1+ES3

Signed-off-by: Michael Scott <michael.scott@linaro.org>
Reviewed-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Tested-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/arche-platform.c