On Thu, Jan 01, 2026 at 06:20:04PM +0100, Aleksander Jan Bajkowski wrote:
quoted hunk ↗ jump to hunk
Add compatible for Mediatek MT7621 SoC. The implementation is exactly the
same os in the Airoha SoC.
Signed-off-by: Aleksander Jan Bajkowski <redacted>
---
v2:
- Corrected commit description
---
.../bindings/crypto/inside-secure,safexcel-eip93.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/crypto/inside-secure,safexcel-eip93.yaml b/Documentation/devicetree/bindings/crypto/inside-secure,safexcel-eip93.yaml
index 997bf9717f9e..8ccff64f5c1c 100644
--- a/Documentation/devicetree/bindings/crypto/inside-secure,safexcel-eip93.yaml
+++ b/Documentation/devicetree/bindings/crypto/inside-secure,safexcel-eip93.yaml
@@ -33,6 +33,9 @@ properties:
- items:
- const: airoha,en7581-eip93
- const: inside-secure,safexcel-eip93ies
+ - items:
+ - const: mediatek,mt7621-eip93
Why this is not part of enum with other entry using the same fallback?
Best regards,
Krzysztof