From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A0A93C00144 for ; Fri, 29 Jul 2022 10:34:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235686AbiG2Kev (ORCPT ); Fri, 29 Jul 2022 06:34:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57982 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231830AbiG2Ket (ORCPT ); Fri, 29 Jul 2022 06:34:49 -0400 Received: from fornost.hmeau.com (helcar.hmeau.com [216.24.177.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7733A6BC13; Fri, 29 Jul 2022 03:34:48 -0700 (PDT) Received: from gwarestrin.arnor.me.apana.org.au ([192.168.103.7]) by fornost.hmeau.com with smtp (Exim 4.94.2 #2 (Debian)) id 1oHNKL-005oWk-Ih; Fri, 29 Jul 2022 20:34:43 +1000 Received: by gwarestrin.arnor.me.apana.org.au (sSMTP sendmail emulation); Fri, 29 Jul 2022 18:34:41 +0800 Date: Fri, 29 Jul 2022 18:34:41 +0800 From: Herbert Xu To: Mario Limonciello Cc: Tom Lendacky , John Allen , Rijo-john Thomas , "David S. Miller" , linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] crypto: ccp - Add support for new CCP/PSP device ID Message-ID: References: <20220719161328.7907-1-mario.limonciello@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220719161328.7907-1-mario.limonciello@amd.com> Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Tue, Jul 19, 2022 at 11:13:28AM -0500, Mario Limonciello wrote: > Add a new CCP/PSP PCI device ID. This uses same register offsets > as the previously supported structure. > > Signed-off-by: Mario Limonciello > --- > drivers/crypto/ccp/sp-pci.c | 7 +++++++ > 1 file changed, 7 insertions(+) Patch applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt