Re: [v6,10/23] drivers/fsi: Add device read/write/peek API

2017-05-02 Thread Eddie James
On Apr 10, 2017, at 3:46 PM, Christopher Bostic wrote: From: Jeremy Kerr This change introduces the fsi device API: simple read, write and peek accessors for the devices' address spaces. Includes contributions from Chris Bostic and Edward A. James . Signed-off-by: Edward A. James Signed-of

Re: [v6,10/23] drivers/fsi: Add device read/write/peek API

2017-05-01 Thread Brad Bishop
> On Apr 10, 2017, at 3:46 PM, Christopher Bostic > wrote: > > From: Jeremy Kerr > > This change introduces the fsi device API: simple read, write and peek > accessors for the devices' address spaces. > > Includes contributions from Chris Bostic > and Edward A. James . > > Signed-off-by: Ed