mbox series

[0/3] imx8qxp: PCIe fixes

Message ID 20250225102726.654070-1-alexander.stein@ew.tq-group.com (mailing list archive)
Headers show
Series imx8qxp: PCIe fixes | expand

Message

Alexander Stein Feb. 25, 2025, 10:27 a.m. UTC
Hi all,

my series at [1] introduced some dtbs_check warnings for imx8qm based platforms,
highlighted by Frank [2]. This series fixes the problem by updating the schema
for allowing an optional DMA interrupt and adding the DMA interrupt for imx8qm.
Also a non-upstream property is removed as well.

Best regards,
Alexander

[1] https://lore.kernel.org/all/20250107140110.982215-1-alexander.stein@ew.tq-group.com/
[2] https://lore.kernel.org/all/Z7yxDRO+ICPCu0I2@lizhi-Precision-Tower-5810/

Alexander Stein (3):
  dt-bindings: PCI: fsl,imx6q-pcie: Add optional DMA interrupt
  arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
  arm64: dts: mba8xx: Remove invalid propert

 Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 4 ++++
 arch/arm64/boot/dts/freescale/imx8qm-ss-hsio.dtsi         | 5 +++--
 arch/arm64/boot/dts/freescale/mba8xx.dtsi                 | 1 -
 3 files changed, 7 insertions(+), 3 deletions(-)