[PATCH v2 0/4] Fixes for EIP97/EIP197 binding and devicetrees

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Mon Jan 12 06:55:54 PST 2026


Changes in v2:
 - Reorder commits
 - Change to restrict interrupts/interrupt-names minItems to MediaTek only

This series adds SoC compatibles to the EIP97/EIP197 binding, and also
fixes all of the devicetrees to actually declare those in their nodes.

The only platforms using this binding are Marvell and MediaTek.

AngeloGioacchino Del Regno (4):
  dt-bindings: crypto: inside-secure,safexcel: Add SoC compatibles
  dt-bindings: crypto: inside-secure,safexcel: Mandate only ring IRQs
  arm64: dts: marvell: Add SoC specific compatibles to SafeXcel crypto
  arm64: dts: mediatek: mt7986a: Change compatible for SafeXcel crypto

 .../crypto/inside-secure,safexcel.yaml        | 22 +++++++++++++++++++
 arch/arm64/boot/dts/marvell/armada-37xx.dtsi  |  3 ++-
 arch/arm64/boot/dts/marvell/armada-cp11x.dtsi |  3 ++-
 arch/arm64/boot/dts/mediatek/mt7986a.dtsi     |  2 +-
 4 files changed, 27 insertions(+), 3 deletions(-)

-- 
2.52.0




More information about the linux-arm-kernel mailing list