Re: [PATCH v5 21/23] drivers/fsi: Add SCOM FSI client device driver

2017-04-09 Thread Christopher Bostic
On 4/5/17 11:35 AM, Randy Dunlap wrote: On 04/04/17 19:06, Christopher Bostic wrote: From: Chris Bostic Create a simple SCOM engine device driver that reads and writes its control registers via an FSI bus. Includes changes from Edward A. James . Signed-off-by: Chris Bostic Signed-off-by:

Re: [PATCH v5 21/23] drivers/fsi: Add SCOM FSI client device driver

2017-04-05 Thread Randy Dunlap
On 04/04/17 19:06, Christopher Bostic wrote: > From: Chris Bostic > > Create a simple SCOM engine device driver that reads and writes > its control registers via an FSI bus. > > Includes changes from Edward A. James . > > Signed-off-by: Chris Bostic > Signed-off-by: Joel Stanley > Signed-off-

[PATCH v5 21/23] drivers/fsi: Add SCOM FSI client device driver

2017-04-04 Thread Christopher Bostic
From: Chris Bostic Create a simple SCOM engine device driver that reads and writes its control registers via an FSI bus. Includes changes from Edward A. James . Signed-off-by: Chris Bostic Signed-off-by: Joel Stanley Signed-off-by: Edward A. James Signed-off-by: Jeremy Kerr --- drivers/fsi