Re: [PATCH v2 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Security Engine

2020-10-09 Thread Tom Rix
On 10/8/20 4:03 PM, Russ Weight wrote: > I just realized that I missed a few questions on my first reply. > Please see my responses below. > > On 10/7/20 5:52 PM, Russ Weight wrote: >> On 10/6/20 9:34 AM, Tom Rix wrote: >>> On 10/2/20 6:24 PM, Russ Weight wrote: Add macros and definitions

Re: [PATCH v2 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Security Engine

2020-10-08 Thread Russ Weight
I just realized that I missed a few questions on my first reply. Please see my responses below. On 10/7/20 5:52 PM, Russ Weight wrote: > > On 10/6/20 9:34 AM, Tom Rix wrote: >> On 10/2/20 6:24 PM, Russ Weight wrote: >>> Add macros and definitions required by the MAX10 BMC >>> Security Engine

Re: [PATCH v2 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Security Engine

2020-10-08 Thread Lee Jones
On Wed, 07 Oct 2020, Russ Weight wrote: > On 10/7/20 12:00 AM, Lee Jones wrote: > > On Fri, 02 Oct 2020, Russ Weight wrote: > > > >> Add macros and definitions required by the MAX10 BMC > >> Security Engine driver. > >> > >> Signed-off-by: Russ Weight > >> --- > >> v2: > >> - These functions

Re: [PATCH v2 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Security Engine

2020-10-07 Thread Russ Weight
On 10/6/20 9:34 AM, Tom Rix wrote: > On 10/2/20 6:24 PM, Russ Weight wrote: >> Add macros and definitions required by the MAX10 BMC >> Security Engine driver. >> >> Signed-off-by: Russ Weight >> --- >> v2: >> - These functions and macros were previously distributed among >> the patches

Re: [PATCH v2 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Security Engine

2020-10-07 Thread Russ Weight
On 10/7/20 12:00 AM, Lee Jones wrote: > On Fri, 02 Oct 2020, Russ Weight wrote: > >> Add macros and definitions required by the MAX10 BMC >> Security Engine driver. >> >> Signed-off-by: Russ Weight >> --- >> v2: >> - These functions and macros were previously distributed among >> the

Re: [PATCH v2 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Security Engine

2020-10-07 Thread Lee Jones
On Fri, 02 Oct 2020, Russ Weight wrote: > Add macros and definitions required by the MAX10 BMC > Security Engine driver. > > Signed-off-by: Russ Weight > --- > v2: > - These functions and macros were previously distributed among > the patches that needed them. They are now grouped

Re: [PATCH v2 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Security Engine

2020-10-06 Thread Tom Rix
On 10/2/20 6:24 PM, Russ Weight wrote: > Add macros and definitions required by the MAX10 BMC > Security Engine driver. > > Signed-off-by: Russ Weight > --- > v2: > - These functions and macros were previously distributed among > the patches that needed them. They are now grouped together

[PATCH v2 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Security Engine

2020-10-02 Thread Russ Weight
Add macros and definitions required by the MAX10 BMC Security Engine driver. Signed-off-by: Russ Weight --- v2: - These functions and macros were previously distributed among the patches that needed them. They are now grouped together in a single patch containing changes to the Intel