From: NĂ­colas F. R. A. Prado Date: Fri, 25 Feb 2022 22:58:52 +0000 (-0500) Subject: dt-bindings: remoteproc: mediatek: Add interrupts property to mtk,scp X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b7da6f517214c307efece604ac9dc58dc6123c07;p=linux.git 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 Acked-by: Rob Herring Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220225225854.81038-2-nfraprado@collabora.com --- diff --git a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml b/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml index 5b693a2d049c1..823a236242dec 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