Re: [patch 14/32] greybus: LED driver

2016-10-07 Thread Greg KH
On Fri, Oct 07, 2016 at 03:36:56PM +0200, Pavel Machek wrote: > On Fri 2016-09-16 16:10:14, Greg KH wrote: > > > > This driver implements the Greybus LED protocol. > > I guess this should be copied to LED mainainters? It will when it comes out of the staging directory. > Havingstandartized

Re: [patch 14/32] greybus: LED driver

2016-10-07 Thread Greg KH
On Fri, Oct 07, 2016 at 03:36:56PM +0200, Pavel Machek wrote: > On Fri 2016-09-16 16:10:14, Greg KH wrote: > > > > This driver implements the Greybus LED protocol. > > I guess this should be copied to LED mainainters? It will when it comes out of the staging directory. > Havingstandartized

Re: [patch 14/32] greybus: LED driver

2016-10-07 Thread Pavel Machek
On Fri 2016-09-16 16:10:14, Greg KH wrote: > > This driver implements the Greybus LED protocol. I guess this should be copied to LED mainainters? Havingstandartized phone hardware to work would be great. Is it possible to get device using this?

Re: [patch 14/32] greybus: LED driver

2016-10-07 Thread Pavel Machek
On Fri 2016-09-16 16:10:14, Greg KH wrote: > > This driver implements the Greybus LED protocol. I guess this should be copied to LED mainainters? Havingstandartized phone hardware to work would be great. Is it possible to get device using this?

[patch 14/32] greybus: LED driver

2016-09-16 Thread Greg KH
This driver implements the Greybus LED protocol. Signed-off-by: Greg Kroah-Hartman --- drivers/greybus/light.c | 1359 1 file changed, 1359 insertions(+) --- /dev/null +++ b/drivers/greybus/light.c @@ -0,0 +1,1359 @@

[patch 14/32] greybus: LED driver

2016-09-16 Thread Greg KH
This driver implements the Greybus LED protocol. Signed-off-by: Greg Kroah-Hartman --- drivers/greybus/light.c | 1359 1 file changed, 1359 insertions(+) --- /dev/null +++ b/drivers/greybus/light.c @@ -0,0 +1,1359 @@ +/* + * Greybus Lights