[Skiboot] [PATCH v2 4/7] npu2-opencapi: Keep ODL and adapter in reset at the same time
christophe lombard
clombard at linux.vnet.ibm.com
Tue Mar 19 19:10:53 AEDT 2019
On 12/03/2019 21:35, Frederic Barrat wrote:
> Split the function to assert and deassert the reset signal on the ODL,
> so that we can keep the ODL in reset while we reset the adapter,
> therefore having a window where both sides are in reset.
>
> It is actually not required with our current DLx at boot time, but I
> need to split the ODL reset function for the following patch and it
> will become useful/required later when we introduce resetting an
> opencapi link from the OS.
>
> Signed-off-by: Frederic Barrat <fbarrat at linux.ibm.com>
> ---
>
> v2: add comment
>
> hw/npu2-opencapi.c | 68 +++++++++++++++++++++++++++++-----------------
> 1 file changed, 43 insertions(+), 25 deletions(-)
>
Reviewed-by: Christophe Lombard <clombard at linux.vnet.ibm.com>
More information about the Skiboot
mailing list