Hi, this small series updates the TQMa8Xx support: * Add vcc-supply for spi-nor * Enable JPEG decoder/encoder * Remove obsolete TODO * Add PCIe support on Mini-PCIe slot The first patch is not necessary for PCIe support, but fixes the warning > imx6q-pcie 5f010000.pcie: Invalid eDMA IRQs found Best regards, Alexander Alexander Stein (5): arm64: dts: imx8-ss-hsio: Wire up DMA IRQ for PCIe arm64: dts: tqma8xx: Add vcc-supply for spi-nor arm64: dts: tqma8xx: enable jpeg encode and decode arm64: dts: tqma8xx: Remove GPU TODO arm64: dts: mba8xx: Add PCIe support .../boot/dts/freescale/imx8-ss-hsio.dtsi | 5 +-- arch/arm64/boot/dts/freescale/mba8xx.dtsi | 32 ++++++++++++++++--- arch/arm64/boot/dts/freescale/tqma8xx.dtsi | 12 +++++-- 3 files changed, 40 insertions(+), 9 deletions(-) -- 2.34.1