commit | e2386c9327ab30288f995fc23fb97a3f21b08787 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Sat May 14 23:42:24 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Sun May 15 00:23:52 2016 +0200 |
tree | a35628db9974c6461229632268ba5b04dae9a97c | |
parent | 96ba6740099b1f1a2732c86204d2931cda11d638 [diff] |
greybus: firmware: Add SPI protocol support This patch adds SPI Protocol support to firmware core, which allows the AP to access an SPI flash memory present with an Interface. Tested by using the API from fw-management driver and compiling it. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>