On Tue, Sep 03, 2024 at 11:12:26AM +0200, Francesco Dolcini wrote: > 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. > > v2: > - Keep I2C nodes sorted by address > > v1: https://lore.kernel.org/all/20240826221541.15669-1-francesco@xxxxxxxxxx/ > > Andrejs Cainikovs (2): > arm: dts: imx8qm: Remove adma pwm arm64: dts: ... Fixed it up and applied the series. Shawn > 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