]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: svc: implement svc_intf_{vsys,refclk,unipro}_{enable,disable} operations
authorJeffrey Carlyle <jcarlyle@google.com>
Fri, 6 May 2016 19:43:52 +0000 (12:43 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 9 May 2016 06:47:18 +0000 (08:47 +0200)
commit144763bf8efd8bfc6b0c582fdf3f77564fc0296f
treed3b029e00076bb281ddc52ec638e78bd673573fa
parent03b4fa4b5dd9ecd11c27cdaeacf46453a948df5a
greybus: svc: implement svc_intf_{vsys,refclk,unipro}_{enable,disable} operations

Add SVC operations for fine grain control over vsys, refclk, and unipro
port power.

Testing done: used "new" firmware boot sequence to verify that modules
              were correctly detected and booted.

Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus_protocols.h
drivers/staging/greybus/svc.c