Skip to content

Commit b7da6f5

Browse files
nfrapradoandersson
authored andcommitted
dt-bindings: remoteproc: mediatek: Add interrupts property to mtk,scp
The SCP node can have an associated interrupt. Add a property for it. Signed-off-by: Nícolas F. R. A. Prado <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent eac3e5b commit b7da6f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ properties:
4242
clock-names:
4343
const: main
4444

45+
interrupts:
46+
maxItems: 1
47+
4548
required:
4649
- compatible
4750
- reg

0 commit comments

Comments
 (0)