On 04/18/2017 01:59 PM, Greg KH wrote:
On Sun, Mar 26, 2017 at 06:58:24PM +0200, Alexandre Bailon wrote:
Currently, the only hd controller supported by Greybus is the es2
controller which only support is mainly a bridge between USB and UniPro.
In order to use Greybus on devices that do not
On 04/18/2017 02:01 PM, Greg KH wrote:
On Sun, Mar 26, 2017 at 06:58:24PM +0200, Alexandre Bailon wrote:
Currently, the only hd controller supported by Greybus is the es2
controller which only support is mainly a bridge between USB and UniPro.
In order to use Greybus on devices that do not
odule (like gbsim but only support control and loopback protcols),
TCP/IP, Bluetooth and UART. It is still under development but it was stable
enough to test this series. The application can found here:
https://github.com/anobli/gbridge
Alexandre Bailon (3):
staging greybus: make cport_qu
before to use it.
Signed-off-by: Alexandre Bailon
---
drivers/staging/greybus/connection.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/staging/greybus/connection.c
b/drivers/staging/greybus/connection.c
index 1bf0ee4..2cf6464 100644
--- a/drivers/staging/greybus/connection.c
x27;t be reinitialized by Greybus, the SVC won't do its job and Greybus
won't work.
Add a netlink operation to remove the SVC, which will remove the hd driver,
and then register it again.
Signed-off-by: Alexandre Bailon
---
drivers/staging/greybus/gb_netlink.h | 1 +
drivers/staging/gr
bridge between Greybus
and any kind of bus supported by the platform (e.g. Bluetooth).
In addition, this add an easy way to implement some component such as
SVC which is required by Greybus though it may not be available on
every platforms.
Signed-off-by: Alexandre Bailon
---
drivers/staging/greybus
On 10/31/2016 02:50 PM, Alex Elder wrote:
> Git repositories. Public git repositories related to Project Ara
> are all hosted here:
> https://github.com/projectara
> At this time I see no reason to move away from this, but it would
> not surprise me if we decided to host the code and documenta