[PATCH v3 2/3] dt-bindings: crypto: eip93: add support for Mediatek MT7621 SoC
Aleksander Jan Bajkowski
olek2 at wp.pl
Fri Jan 2 07:47:34 PST 2026
Add compatible for Mediatek MT7621 SoC. The implementation is exactly the
same os in the Airoha SoC.
Signed-off-by: Aleksander Jan Bajkowski <olek2 at wp.pl>
---
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
More information about the Linux-mediatek
mailing list