[PATCH linux dev-4.7 5/5] drivers/fsi: Add command line FSI test

Jeremy Kerr jk at ozlabs.org
Fri Feb 17 19:08:29 AEDT 2017


Hi Chris,

> Perform FSI reads and writes via the raw sysfs file.  Program
> reads and writes to various locations on the main link and
> off of hub link 1.
> 
> Signed-off-by: Edward James <eajames at us.ibm.com>
> Signed-off-by: Christopher Bostic <cbostic at linux.vnet.ibm.com>
> ---
>  drivers/fsi/fsitest.c | 163 ++++++++++++++++++++++++++++++++++++++++++++++++++

Try to avoid putting non-kernel code in the general kernel directories;
we have tools/testing/selftests/ for this kind of thing.

Cheers,


Jeremy


More information about the openbmc mailing list