From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0438C275AE6 for ; Fri, 13 Jun 2025 12:09:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749816572; cv=none; b=kUKp20Uubh6K6Ddjuva6J8XnvMLLOKmNTj0R7qqcHt3UGYrAc4bQHv2H/HEdcoNWlPTEnhfbDSmh18hsAa6WH/e3EPcw+U4NigRAP5jF0spqqhbV83DI1yfH8f8Lpj4BQpjGJH8OP61upSlMpPSM8MtGPta1hUnFDWg8MkAxxtU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749816572; c=relaxed/simple; bh=EVvjsqSQvaCeJEpIgm8HW/hLz+izjWLP7fJFX+csLuY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=dtlV/mw5gN1GmcQ9uFm4sydgagQ5PXJalFHuMS69/PrVmRK1Clo2fHTlCMXGXtTCLJnT+YM8zXFvIhxbxFZs47VW4RhPq1XK+fiAPXWjqlKNHa7GyXW8BHUs9Iu/qzgM1HcQTmE5J8rjcv2vLY+8idkHhZyMXq+mSn8GLyVb/M8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1uQ3Dj-0000it-5I; Fri, 13 Jun 2025 14:09:19 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uQ3Di-003HuD-2p; Fri, 13 Jun 2025 14:09:18 +0200 Received: from ore by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1uQ3Di-00BA4s-2S; Fri, 13 Jun 2025 14:09:18 +0200 Date: Fri, 13 Jun 2025 14:09:18 +0200 From: Oleksij Rempel To: Robert Marko Cc: catalin.marinas@arm.com, will@kernel.org, olivia@selenic.com, herbert@gondor.apana.org.au, davem@davemloft.net, vkoul@kernel.org, andi.shyti@kernel.org, broonie@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, dmaengine@vger.kernel.org, linux-i2c@vger.kernel.org, linux-spi@vger.kernel.org, kernel@pengutronix.de, luka.perkov@sartura.hr, arnd@arndb.de, daniel.machon@microchip.com Subject: Re: [PATCH v7 6/6] crypto: atmel-aes: make it selectable for ARCH_LAN969X Message-ID: References: <20250613114148.1943267-1-robert.marko@sartura.hr> <20250613114148.1943267-7-robert.marko@sartura.hr> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20250613114148.1943267-7-robert.marko@sartura.hr> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org On Fri, Jun 13, 2025 at 01:39:41PM +0200, Robert Marko wrote: > LAN969x uses the same crypto engine, make it selectable for ARCH_LAN969X. > > Signed-off-by: Robert Marko Reviewed-by: Oleksij Rempel -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |