Skip to content

Commit 388e0c1

Browse files
maulik-k-shahsmankad-oss
authored andcommitted
FROMLIST: dt-bindings: interrupt-controller: qcom,pdc: Document reg and QMP
Document PDC reg to configure pass through or secondary controller mode for GPIO IRQs. Document QMP handle for action concerning global resources. Link: https://lore.kernel.org/r/20260312-hamoa_pdc-v1-2-760c8593ce50@oss.qualcomm.com Signed-off-by: Maulik Shah <maulik.shah@oss.qualcomm.com> Signed-off-by: Sneh Mankad <sneh.mankad@oss.qualcomm.com>
1 parent 7364ffc commit 388e0c1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • Documentation/devicetree/bindings/interrupt-controller

Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ properties:
6161
items:
6262
- description: PDC base register region
6363
- description: Edge or Level config register for SPI interrupts
64+
- description: PDC config for pass through or secondary IRQ mode for GPIOs
6465

6566
'#interrupt-cells':
6667
const: 2
@@ -81,6 +82,10 @@ properties:
8182
The tuples indicates the valid mapping of valid PDC ports
8283
and their hwirq mapping.
8384
85+
qcom,qmp:
86+
$ref: /schemas/types.yaml#/definitions/phandle
87+
description: Reference to the AOSS side-channel message RAM.
88+
8489
required:
8590
- compatible
8691
- reg

0 commit comments

Comments
 (0)