]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: firmware: Add SPI protocol support
authorViresh Kumar <viresh.kumar@linaro.org>
Sat, 14 May 2016 18:12:24 +0000 (23:42 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 14 May 2016 22:23:52 +0000 (00:23 +0200)
commite2386c9327ab30288f995fc23fb97a3f21b08787
treea35628db9974c6461229632268ba5b04dae9a97c
parent96ba6740099b1f1a2732c86204d2931cda11d638
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>
drivers/staging/greybus/fw-core.c