Re: [PATCH v1 30/43] x86: apl: Support set_hide() in p2sb driver

2020-06-30 Thread Bin Meng
On Mon, Jun 15, 2020 at 11:58 AM Simon Glass  wrote:
>
> Add support for this new method in the driver and in the fsp-s setup.
>
> Signed-off-by: Simon Glass 
> ---
>
>  arch/x86/cpu/apollolake/fsp_s.c  | 26 +++---
>  arch/x86/cpu/intel_common/p2sb.c | 30 ++
>  2 files changed, 41 insertions(+), 15 deletions(-)
>

Reviewed-by: Bin Meng 


Re: [PATCH v1 30/43] x86: apl: Support set_hide() in p2sb driver

2020-06-23 Thread Wolfgang Wallner
Hi Simon,


-"Simon Glass"  schrieb: -
> Betreff: [PATCH v1 30/43] x86: apl: Support set_hide() in p2sb driver
> 
> Add support for this new method in the driver and in the fsp-s setup.
> 
> Signed-off-by: Simon Glass 
> ---
> 
>  arch/x86/cpu/apollolake/fsp_s.c  | 26 +++---
>  arch/x86/cpu/intel_common/p2sb.c | 30 ++
>  2 files changed, 41 insertions(+), 15 deletions(-)
> 

Reviewed-by: Wolfgang Wallner 

Tested-by: Wolfgang Wallner 
Tested on an Apollo Lake-based board.