From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx4.wp.pl (mx4.wp.pl [212.77.101.12]) (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 712EB295DBD for ; Fri, 2 Jan 2026 15:53:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=212.77.101.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767369229; cv=none; b=EP5Uqp4egy4kKfO39WvTKNp9bf0dfi74JiMK+VvtQ1v9nIzg30bbfcGyHl7Wkdw/v3UQI8za8H1qxlQRrqc9AmTEasJUT/6+eFSGH8wDFjysfv9QepGqr+oIZiG9K7b6NxgXO9KsBBnYEbA45oGOrCHXRDgGG4gjPE8HAQc9W+U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767369229; c=relaxed/simple; bh=xYFasRoR+6RdmuU/wFqbhiWKC3YOQUdmKUnzDEjQxaE=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=OKp3SYEr9Wenb6VMX0cGgfVNLHkGEyGlEQILaPIVWxR+gGyjWOKw1y1Y30G0uQLSAB8W8qy7omMMWNivtXcnhCGreZZOo9zbl7xXbtn4uR4v6EDjt9HoWIXUHO4W2iNKX11Tqe2UR9MHJ+dIZ5/YdCOjJEuebV2+CN0tegL/XHA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl; spf=pass smtp.mailfrom=wp.pl; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b=Ui8rzs67; arc=none smtp.client-ip=212.77.101.12 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=wp.pl Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b="Ui8rzs67" Received: (wp-smtpd smtp.wp.pl 29423 invoked from network); 2 Jan 2026 16:53:44 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=20241105; t=1767369224; bh=pTuvYWbsPdbCKoL0+Bab+OPewJBz4FpesHrWJNueagQ=; h=From:To:Cc:Subject; b=Ui8rzs67kt4mvHrJbA0Y23pDGSbSH0U1gS/l242uXZFivJI04Oj05OinXHpaAwW13 h3KsB/0u86qYqxar4NWTkAw/w0lRMcOiyN+NRH8T2am/yqmEWRLSuTZGbSj7AtumGS Jj5utxYFUiX6JH8+WLjYN8sTMZN0mf1cR758tOtww6ZWMa9mKPKPMhoV9WvverYZ65 6A2WWyJT5BevqxpyqwF0pW4bE+nI8EYwa5r2xVI0uedsigQ/pUl3D34ar8rltLRV4t gBrI9w0Pcii7jV+fRohH+V2XIVIVVnhH5N9k3jfJcUnkjXfXo5Q+GI5ogDwBbH0bVi P0yTQrh1XeMkw== Received: from 83.5.157.18.ipv4.supernova.orange.pl (HELO laptop-olek.lan) (olek2@wp.pl@[83.5.157.18]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with ECDHE-RSA-AES256-GCM-SHA384 encrypted SMTP for ; 2 Jan 2026 16:53:44 +0100 From: Aleksander Jan Bajkowski To: benjamin.larsson@genexis.eu, chester.a.unal@arinc9.com, davem@davemloft.net, angelogioacchino.delregno@collabora.com, ansuelsmth@gmail.com, conor+dt@kernel.org, herbert@gondor.apana.org.au, krzk+dt@kernel.org, matthias.bgg@gmail.com, robh@kernel.org, sergio.paracuellos@gmail.com, tsbogend@alpha.franken.de, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org Cc: Aleksander Jan Bajkowski Subject: [PATCH v3 2/3] dt-bindings: crypto: eip93: add support for Mediatek MT7621 SoC Date: Fri, 2 Jan 2026 16:47:34 +0100 Message-ID: <20260102155341.3682013-2-olek2@wp.pl> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260102155341.3682013-1-olek2@wp.pl> References: <20260102155341.3682013-1-olek2@wp.pl> Precedence: bulk X-Mailing-List: linux-crypto@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-WP-DKIM-Status: good (id: wp.pl) X-WP-MailID: de0ba326c9d18cadba17ff32d4687418 X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 0000009 [ofrU] Add compatible for Mediatek MT7621 SoC. The implementation is exactly the same os in the Airoha SoC. Signed-off-by: Aleksander Jan Bajkowski --- v3: - Use enum v2: - Corrected commit description --- .../bindings/crypto/inside-secure,safexcel-eip93.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/crypto/inside-secure,safexcel-eip93.yaml b/Documentation/devicetree/bindings/crypto/inside-secure,safexcel-eip93.yaml index c6c99c08dc68..acd7c68178dc 100644 --- a/Documentation/devicetree/bindings/crypto/inside-secure,safexcel-eip93.yaml +++ b/Documentation/devicetree/bindings/crypto/inside-secure,safexcel-eip93.yaml @@ -31,7 +31,9 @@ properties: compatible: oneOf: - items: - - const: airoha,en7581-eip93 + - enum: + - airoha,en7581-eip93 + - mediatek,mt7621-eip93 - const: inside-secure,safexcel-eip93ies - items: - not: {} -- 2.47.3