Reviewed-by: Gwendal Grignou
Tested-by: Gwendal Grignou
On Mon, Apr 6, 2015 at 9:15 AM, Javier Martinez Canillas
wrote:
> From: Stephen Barber
>
> Add proto v3 support to the SPI, I2C, and LPC.
>
> Signed-off-by: Stephen Barber
> Signed-off-by: Javier Martinez Canillas
&g
You can merge change
https://chromium-review.googlesource.com/#/c/262870/ with it, that
fixes an issue with newer firmware.
Reviewed-by: Gwendal Grignou
Tested-by: Gwendal Grignou
On Mon, Apr 6, 2015 at 9:15 AM, Javier Martinez Canillas
wrote:
> From: Stephen Barber
>
> Add s
Reviewed-by: Gwendal Grignou
Tested-by: Gwendal Grignou
On Mon, Apr 6, 2015 at 9:15 AM, Javier Martinez Canillas
wrote:
> From: Stephen Barber
>
> Update cros_ec_commands.h to the latest version in the EC
> firmware sources and add power domain and passthru commands.
>
> Als
Reviewed-by: Gwendal Grignou
Tested-by: Gwendal Grignou
On Mon, Apr 6, 2015 at 9:15 AM, Javier Martinez Canillas
wrote:
> From: Todd Broch
>
> If the EC device tree node has sub-nodes, try to instantiate them as
> MFD sub-devices. We can configure the EC features provided
Reviewed-by: Gwendal Grignou
Tested-by: Gwendal Grignou
On Mon, Apr 6, 2015 at 9:15 AM, Javier Martinez Canillas
wrote:
> Commit 6db07b633658 ("mfd: cros_ec: Check result code from EC messages")
> added a common cros_ec_check_result() function that can be used to check
> the
r-space or having a size that is too small for some big
> commands, use a zero-length array that is both 64-bit safe and
> flexible. The same buffer is used for both output and input data
> so the maximum of these values should be used to allocate it.
>
> Suggested-by: Gwendal Grignou
y that is both 64-bit safe and
> flexible. The same buffer is used for both output and input data
> so the maximum of these values should be used to allocate it.
>
> Suggested-by: Gwendal Grignou
> Signed-off-by: Javier Martinez Canillas
> ---
> drivers/i2c/busses/i2c-cros-ec-
This patch needs https://chromium-review.googlesource.com/217297:
/dev/cros_ec0 was not a good idea, because it is difficult to know
what it represents.
On Mon, Apr 6, 2015 at 9:15 AM, Javier Martinez Canillas
wrote:
> From: Gwendal Grignou
>
> Chromebooks can have more than one
Be consistent, use cros_ec instead of "cros ec" or "cros-ec".
Otherwise:
Reviewed-by: Gwendal Grignou
Tested-by: Gwendal Grignou
On Mon, Apr 6, 2015 at 9:14 AM, Javier Martinez Canillas
wrote:
> From: Gwendal Grignou
>
> parent and dev were pointing to the same
Tested-by: Gwendal Grignou
Reviewed-by: Gwendal Grignou
Tested on a chromebook pixel with kernel 4.0.0-rc1 and ectool using
the enclosed patch in chromiumos platform/ec tree.
I checked the lightbar is working, check the calls with "strace ectool
...", check the sysfs interface calls.
gt;>
>> This patch adds a device interface to access the
>> Chrome OS Embedded Controller from user-space.
>>
>> Signed-off-by: Bill Richardson
>> Reviewed-by: Simon Glass
>> Signed-off-by: Javier Martinez Canillas
>> Reviewed-by: Gwendal Grignou
>> ---
ned-off-by: Javier Martinez Canillas
Reviewed-by: Gwendal Grignou
> ---
>
> Changes since v1:
> - The cros_ec_dev driver does not belong to drivers/mfd (Lee Jones)
> - Don't call class_create in the probe function (Gwendal Grignou)
> - Don't use the deprecated register
12 matches
Mail list logo