[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20251231133114.2752822-1-pankaj.patil@oss.qualcomm.com>
Date: Wed, 31 Dec 2025 19:01:14 +0530
From: Pankaj Patil <pankaj.patil@....qualcomm.com>
To: vkoul@...nel.org, robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org
Cc: linux-arm-msm@...r.kernel.org, dmaengine@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
sibi.sankar@....qualcomm.com
Subject: [PATCH] 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@....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
Powered by blists - more mailing lists