diff options
author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2022-04-26 10:16:45 -0600 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2022-04-26 10:16:45 -0600 |
commit | 90209a3f5fb5731a376a63a8c2db8be3a8cecbe8 (patch) | |
tree | 464d3493ee9717ef85561b374542f028ffdfb69e /Documentation/devicetree/bindings/remoteproc | |
parent | 4e55a6cf48119243ca05c16bcb3bd3887a3c68b5 (diff) | |
parent | b7da6f517214c307efece604ac9dc58dc6123c07 (diff) | |
download | linux-90209a3f5fb5731a376a63a8c2db8be3a8cecbe8.tar.gz |
Merge branch 'rproc-fixes' into rproc-next
Diffstat (limited to 'Documentation/devicetree/bindings/remoteproc')
-rw-r--r-- | Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml b/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml index 5b693a2d049c..823a236242de 100644 --- a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml +++ b/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml @@ -42,6 +42,9 @@ properties: clock-names: const: main + interrupts: + maxItems: 1 + required: - compatible - reg |