Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: PCI: fsl,imx6q-pcie: Add optional DMA interrupt

The i.MX8QM and i.MX8QXP/DXP have an additional interrupt for DMA.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250225102726.654070-2-alexander.stein@ew.tq-group.com
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>

authored by

Alexander Stein and committed by
Krzysztof Wilczyński
7d741d10 2a49560b

+4
+4
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml
··· 47 47 maxItems: 5 48 48 49 49 interrupts: 50 + minItems: 1 50 51 items: 51 52 - description: builtin MSI controller. 53 + - description: builtin DMA controller. 52 54 53 55 interrupt-names: 56 + minItems: 1 54 57 items: 55 58 - const: msi 59 + - const: dma 56 60 57 61 reset-gpio: 58 62 description: Should specify the GPIO for controlling the PCI bus device