[PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16

Pankaj Patil posted 1 patch 1 month, 1 week ago
Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
Posted by Pankaj Patil 1 month, 1 week ago
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
Re: [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
Posted by Vinod Koul 3 days, 13 hours ago
On Wed, 31 Dec 2025 19:01:14 +0530, Pankaj Patil wrote:
> Update interrupt maxItems to 16 from 13 per GPI instance to support
> Glymur, Qualcomm's latest gen SoC
> 
> 

Applied, thanks!

[1/1] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
      commit: 876cbb60227fcfbcfcabf458eee5bc52cf5fbac0

Best regards,
-- 
~Vinod
Re: [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
Posted by Krzysztof Kozlowski 1 month ago
On Wed, Dec 31, 2025 at 07:01:14PM +0530, Pankaj Patil wrote:
> Update interrupt maxItems to 16 from 13 per GPI instance to support
> Glymur, Qualcomm's latest gen SoC

This has to be added with the compatible.

Best regards,
Krzysztof
Re: [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
Posted by Pankaj Patil 1 month ago
On 1/2/2026 5:57 PM, Krzysztof Kozlowski wrote:
> On Wed, Dec 31, 2025 at 07:01:14PM +0530, Pankaj Patil wrote:
>> Update interrupt maxItems to 16 from 13 per GPI instance to support
>> Glymur, Qualcomm's latest gen SoC
> This has to be added with the compatible.
>
> Best regards,
> Krzysztof
>
@Vinod can take a call on squashing, the glymur bindings
have been applied to vkoul/dmaengine next tree.
Let me know if I should resend.
Lore Link- https://lore.kernel.org/all/176648931260.697163.17256012300799003526.b4-ty@kernel.org/
SHA- b729eed5b74eeda36d51d6499f1a06ecc974f31a
Re: [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
Posted by Vinod Koul 1 month ago
On 05-01-26, 12:29, Pankaj Patil wrote:
> On 1/2/2026 5:57 PM, Krzysztof Kozlowski wrote:
> > On Wed, Dec 31, 2025 at 07:01:14PM +0530, Pankaj Patil wrote:
> >> Update interrupt maxItems to 16 from 13 per GPI instance to support
> >> Glymur, Qualcomm's latest gen SoC
> > This has to be added with the compatible.
> >
> > Best regards,
> > Krzysztof
> >
> @Vinod can take a call on squashing, the glymur bindings
> have been applied to vkoul/dmaengine next tree.
> Let me know if I should resend.
> Lore Link- https://lore.kernel.org/all/176648931260.697163.17256012300799003526.b4-ty@kernel.org/
> SHA- b729eed5b74eeda36d51d6499f1a06ecc974f31a

Sorry I cant do that. Please send update based on patch already applied

-- 
~Vinod
Re: [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
Posted by Pankaj Patil 4 weeks, 1 day ago
On 1/9/2026 8:39 AM, Vinod Koul wrote:
> On 05-01-26, 12:29, Pankaj Patil wrote:
>> On 1/2/2026 5:57 PM, Krzysztof Kozlowski wrote:
>>> On Wed, Dec 31, 2025 at 07:01:14PM +0530, Pankaj Patil wrote:
>>>> Update interrupt maxItems to 16 from 13 per GPI instance to support
>>>> Glymur, Qualcomm's latest gen SoC
>>> This has to be added with the compatible.
>>>
>>> Best regards,
>>> Krzysztof
>>>
>> @Vinod can take a call on squashing, the glymur bindings
>> have been applied to vkoul/dmaengine next tree.
>> Let me know if I should resend.
>> Lore Link- https://lore.kernel.org/all/176648931260.697163.17256012300799003526.b4-ty@kernel.org/
>> SHA- b729eed5b74eeda36d51d6499f1a06ecc974f31a
> 
> Sorry I cant do that. Please send update based on patch already applied
> 

This patch is based on the commit pulled in linux-next
Clean applies to the present tip