public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
@ 2025-12-31 13:31 Pankaj Patil
  2026-01-02 12:27 ` Krzysztof Kozlowski
  2026-02-04 17:12 ` Vinod Koul
  0 siblings, 2 replies; 6+ messages in thread
From: Pankaj Patil @ 2025-12-31 13:31 UTC (permalink / raw)
  To: vkoul, robh, krzk+dt, conor+dt
  Cc: linux-arm-msm, dmaengine, devicetree, linux-kernel, sibi.sankar

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>
---
 Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
index bbe4da2a1105..39ea09bd9309 100644
--- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
@@ -58,7 +58,7 @@ properties:
     description:
       Interrupt lines for each GPI instance
     minItems: 1
-    maxItems: 13
+    maxItems: 16
 
   "#dma-cells":
     const: 3
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-02-04 17:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-31 13:31 [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16 Pankaj Patil
2026-01-02 12:27 ` Krzysztof Kozlowski
2026-01-05  6:59   ` Pankaj Patil
2026-01-09  3:09     ` Vinod Koul
2026-01-09 15:32       ` Pankaj Patil
2026-02-04 17:12 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox