Re: [PATCH 02/14] IOSF: Add interface for the cases requiring fid

2016-04-09 Thread Andy Shevchenko
On Sat, Apr 9, 2016 at 12:29 AM, Yang, Fei wrote: > Sorry, this one has wrong commit message, please comment on the other patch > with [PATCH 02/14] removed Hm, I didn't see anything except this patch. Perhaps you first go to our internal mailing list for preliminary review? -- With Best Regar

RE: [PATCH 02/14] IOSF: Add interface for the cases requiring fid

2016-04-08 Thread Yang, Fei
Sorry, this one has wrong commit message, please comment on the other patch with [PATCH 02/14] removed > From: Fei Yang > > Some implementations may require an additional step for setting the FID bits > to ensure correct transactions over the IOSF side band interface. > Add the FID support acc

[PATCH 02/14] IOSF: Add interface for the cases requiring fid

2016-04-08 Thread Fei Yang
From: Fei Yang Some implementations may require an additional step for setting the FID bits to ensure correct transactions over the IOSF side band interface. Add the FID support accordingly for such implementations Change-Id: Ic0227f9e74133a3203aa08e8471939f905d19622 Signed-off-by: Fei Yang ---