Re: [PATCH] platform: cros_ec: Add fields to command traces

2020-09-01 Thread Enric Balletbo i Serra
Hi Gwendal, On 15/8/20 5:39, Gwendal Grignou wrote: > In ftrace, add more fields to the cros_ec command event: > - Add size of commands to check if they are properly set. > - Add offset (in case an EC is cascaded being another EC), > to allow proper command output > > With: > echo 1 > events/cros

Re: [PATCH] platform: cros_ec: Add fields to command traces

2020-08-26 Thread Raul Rangel
On Fri, Aug 14, 2020 at 9:39 PM Gwendal Grignou wrote: > > In ftrace, add more fields to the cros_ec command event: > - Add size of commands to check if they are properly set. > - Add offset (in case an EC is cascaded being another EC), > to allow proper command output > > With: > echo 1 > events/

[PATCH] platform: cros_ec: Add fields to command traces

2020-08-15 Thread Gwendal Grignou
In ftrace, add more fields to the cros_ec command event: - Add size of commands to check if they are properly set. - Add offset (in case an EC is cascaded being another EC), to allow proper command output With: echo 1 > events/cros_ec/cros_ec_cmd/enable We now have (on samus) invalid command for