From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> This series improves Toradex Apalis iMX8Q support adding: - correct thermal zones - analogue audio - USB Host (Apalis USBH4 interface) In addition to these it also removes the adma_pwm from the i.MX8QM SoC dtsi, as this IP is not available on this specific SoC. Andrejs Cainikovs (2): arm: dts: imx8qm: Remove adma pwm arm64: dts: imx8-apalis: Set thermal thresholds Hiago De Franco (1): arm64: dts: imx8-apalis: Add nau8822 audio-codec to apalis eval v1.2 João Paulo Gonçalves (2): arm64: dts: imx8-apalis: Add audio support arm64: dts: imx8-apalis: Add usb4 host support .../dts/freescale/imx8-apalis-eval-v1.2.dtsi | 69 +++++++++ .../boot/dts/freescale/imx8-apalis-eval.dtsi | 31 +++- .../dts/freescale/imx8-apalis-ixora-v1.1.dtsi | 31 +++- .../dts/freescale/imx8-apalis-ixora-v1.2.dtsi | 31 +++- .../boot/dts/freescale/imx8-apalis-v1.1.dtsi | 133 ++++++++++++++++-- .../boot/dts/freescale/imx8qm-ss-dma.dtsi | 3 + 6 files changed, 272 insertions(+), 26 deletions(-) -- 2.39.2