Re: [PATCH RESEND 10/13] platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs

2017-06-22 Thread Benson Leung
Hi Enric, On Tue, May 16, 2017 at 06:13:16PM +0200, Enric Balletbo i Serra wrote: > From: Eric Caruso > > Add a program feature so we can upload and run programs for lightbar > sequences. We should be able to use this to shift sequences out of the > EC and save space there. > > $ cat > /sys/

[PATCH RESEND 10/13] platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs

2017-05-16 Thread Enric Balletbo i Serra
From: Eric Caruso Add a program feature so we can upload and run programs for lightbar sequences. We should be able to use this to shift sequences out of the EC and save space there. $ cat > /sys/devices/.../cros_ec/program $ echo program > /sys/devices/.../cros_ec/sequence Signed-off-by: