Skip to content

Commit 876cbb6

Browse files
pankaj-qcomvinodkoul
authored andcommitted
dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
Update interrupt maxItems to 16 from 13 per GPI instance to support Glymur, Qualcomm's latest gen SoC Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20251231133114.2752822-1-pankaj.patil@oss.qualcomm.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 666c53e commit 876cbb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/dma/qcom,gpi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ properties:
6060
description:
6161
Interrupt lines for each GPI instance
6262
minItems: 1
63-
maxItems: 13
63+
maxItems: 16
6464

6565
"#dma-cells":
6666
const: 3

0 commit comments

Comments
 (0)