mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
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>
This commit is contained in:
parent
666c53e94c
commit
876cbb6022
|
|
@ -60,7 +60,7 @@ properties:
|
|||
description:
|
||||
Interrupt lines for each GPI instance
|
||||
minItems: 1
|
||||
maxItems: 13
|
||||
maxItems: 16
|
||||
|
||||
"#dma-cells":
|
||||
const: 3
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user