From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3rrTvF60qSzDqyb for ; Fri, 15 Jul 2016 20:53:29 +1000 (AEST) In-Reply-To: <1468444634-1866-16-git-send-email-imunsie@au.ibm.com> To: Ian Munsie , Michael Neuling , Frederic Barrat , Andrew Donnellan , linuxppc-dev@lists.ozlabs.org, Huy Nguyen From: Michael Ellerman Cc: Ian Munsie , Gavin Shan Subject: Re: [15/15] cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards Message-Id: <3rrTvF2S3Jz9sCg@ozlabs.org> Date: Fri, 15 Jul 2016 20:53:29 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2016-13-07 at 21:17:14 UTC, Ian Munsie wrote: > From: Andrew Donnellan > > Add a new API, cxl_check_and_switch_mode() to allow for switching of > bi-modal CAPI cards, such as the Mellanox CX-4 network card. ... > > Co-authored-by: Ian Munsie > Cc: Gavin Shan > Signed-off-by: Andrew Donnellan > Signed-off-by: Ian Munsie > Reviewed-by: Gavin Shan Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/b0b5e5918ad1babfd1d43d98c7 cheers