Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1374474
| From | "Yang, Fei" <fei.yang@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 02/14] IOSF: Add interface for the cases requiring fid |
| Date | 2016-04-08 23:30 +0200 |
| Message-ID | <rlM8x-1zv-9@gated-at.bofh.it> (permalink) |
| References | <rlLYR-1tI-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Sorry, this one has wrong commit message, please comment on the other patch with [PATCH 02/14] removed > From: Fei Yang <fei.yang@intel.com> > > 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 <fei.yang@intel.com> > --- > arch/x86/include/asm/iosf_mbi.h | 27 ++++++++++++++ > arch/x86/platform/intel/iosf_mbi.c | 73 ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 100 insertions(+) > > diff --git a/arch/x86/include/asm/iosf_mbi.h b/arch/x86/include/asm/iosf_mbi.h index b72ad0f..1aae73a 100644 > --- a/arch/x86/include/asm/iosf_mbi.h > +++ b/arch/x86/include/asm/iosf_mbi.h > @@ -8,6 +8,7 @@ > #define MBI_MCR_OFFSET 0xD0 > #define MBI_MDR_OFFSET 0xD4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 02/14] IOSF: Add interface for the cases requiring fid Fei Yang <fei.yang@linux.intel.com> - 2016-04-08 23:20 +0200
RE: [PATCH 02/14] IOSF: Add interface for the cases requiring fid "Yang, Fei" <fei.yang@intel.com> - 2016-04-08 23:30 +0200
Re: [PATCH 02/14] IOSF: Add interface for the cases requiring fid Andy Shevchenko <andy.shevchenko@gmail.com> - 2016-04-09 12:10 +0200
csiph-web