Re: [RFC PATCH 2/4] x86: Move itss.h from Apollo Lake to the generic x86 include directory

2020-02-03 Thread Bin Meng
On Mon, Feb 3, 2020 at 5:33 PM Bin Meng wrote: > > On Wed, Jan 22, 2020 at 11:01 PM Wolfgang Wallner > wrote: > > > > The code in this file is not specific to Apollo Lake. According to > > coreboot sources (where this code comes from), it is common to at least: > > * Apollo Lake > > * Cannon

Re: [RFC PATCH 2/4] x86: Move itss.h from Apollo Lake to the generic x86 include directory

2020-02-03 Thread Bin Meng
On Wed, Jan 22, 2020 at 11:01 PM Wolfgang Wallner wrote: > > The code in this file is not specific to Apollo Lake. According to > coreboot sources (where this code comes from), it is common to at least: > * Apollo Lake > * Cannon Lake > * Ice Lake > * Skylake > > Signed-off-by: Wolfgang Wa

Re: [RFC PATCH 2/4] x86: Move itss.h from Apollo Lake to the generic x86 include directory

2020-01-29 Thread Simon Glass
On Wed, 22 Jan 2020 at 08:01, Wolfgang Wallner wrote: > > The code in this file is not specific to Apollo Lake. According to > coreboot sources (where this code comes from), it is common to at least: > * Apollo Lake > * Cannon Lake > * Ice Lake > * Skylake > > Signed-off-by: Wolfgang Walln

[RFC PATCH 2/4] x86: Move itss.h from Apollo Lake to the generic x86 include directory

2020-01-22 Thread Wolfgang Wallner
The code in this file is not specific to Apollo Lake. According to coreboot sources (where this code comes from), it is common to at least: * Apollo Lake * Cannon Lake * Ice Lake * Skylake Signed-off-by: Wolfgang Wallner --- arch/x86/cpu/apollolake/itss.c| 2 +- arch