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

* Re: [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
  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-02-04 17:12 ` Vinod Koul
  1 sibling, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2026-01-02 12:27 UTC (permalink / raw)
  To: Pankaj Patil
  Cc: vkoul, robh, krzk+dt, conor+dt, linux-arm-msm, dmaengine,
	devicetree, linux-kernel, sibi.sankar

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


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

* Re: [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
  2026-01-02 12:27 ` Krzysztof Kozlowski
@ 2026-01-05  6:59   ` Pankaj Patil
  2026-01-09  3:09     ` Vinod Koul
  0 siblings, 1 reply; 6+ messages in thread
From: Pankaj Patil @ 2026-01-05  6:59 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: vkoul, robh, krzk+dt, conor+dt, linux-arm-msm, dmaengine,
	devicetree, linux-kernel, sibi.sankar

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


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

* Re: [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
  2026-01-05  6:59   ` Pankaj Patil
@ 2026-01-09  3:09     ` Vinod Koul
  2026-01-09 15:32       ` Pankaj Patil
  0 siblings, 1 reply; 6+ messages in thread
From: Vinod Koul @ 2026-01-09  3:09 UTC (permalink / raw)
  To: Pankaj Patil
  Cc: Krzysztof Kozlowski, robh, krzk+dt, conor+dt, linux-arm-msm,
	dmaengine, devicetree, linux-kernel, sibi.sankar

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

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

* Re: [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
  2026-01-09  3:09     ` Vinod Koul
@ 2026-01-09 15:32       ` Pankaj Patil
  0 siblings, 0 replies; 6+ messages in thread
From: Pankaj Patil @ 2026-01-09 15:32 UTC (permalink / raw)
  To: Vinod Koul
  Cc: Krzysztof Kozlowski, robh, krzk+dt, conor+dt, linux-arm-msm,
	dmaengine, devicetree, linux-kernel, sibi.sankar

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

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

* Re: [PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
  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-02-04 17:12 ` Vinod Koul
  1 sibling, 0 replies; 6+ messages in thread
From: Vinod Koul @ 2026-02-04 17:12 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, Pankaj Patil
  Cc: linux-arm-msm, dmaengine, devicetree, linux-kernel, sibi.sankar


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



^ permalink raw reply	[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