[Skiboot] [PATCH v2 1/2] opal/xscom: Move the delay inside xscom_reset() function.

Stewart Smith stewart at linux.vnet.ibm.com
Wed Dec 13 14:09:47 AEDT 2017


Mahesh J Salgaonkar <mahesh at linux.vnet.ibm.com> writes:
> From: Mahesh Salgaonkar <mahesh at linux.vnet.ibm.com>
>
> So caller of xscom_reset() does not have to bother about adding a delay
> separately. Instead caller can control whether to add a delay or not using
> second argument to xscom_reset().
>
> Signed-off-by: Mahesh Salgaonkar <mahesh at linux.vnet.ibm.com>
> ---
> Changes in V2:
> - Add a bool argument to xscom_reset() to give the control to caller whether to
>   delay is required or not after reset.
> ---
>  hw/xscom.c |   39 +++++++++++++++++++++------------------
>  1 file changed, 21 insertions(+), 18 deletions(-)

Thanks, series merged to master as of
10f0a09239ddfd4faf47d792f04d3124fb347f88

Let me know if this should head to 5.9.x or not. Currently I haven't
cherry picked it back.

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list