[PATCH linux v4 20/20] drivers/fsi: Add SCOM client driver
Jeremy Kerr
jk at ozlabs.org
Mon Oct 17 18:27:58 AEDT 2016
Hi Chris,
> + /* todo: fill in and register cdev */
> + /* open, read, write, close file ops */
> +
> + /* todo: user space linkage to get_scom / put_scom */
> + /* engine init */
We have a couple of options for this, but I think a simple chardev would
work fine. Were you thinking just a read/write interface, where the
off_t is the SCOM address?
Cheers,
Jeremy
More information about the openbmc
mailing list