All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] arm64: dts: imx8-apalis: Various improvements and additions
@ 2024-09-03  9:12 Francesco Dolcini
  2024-09-03  9:12 ` [PATCH v2 1/5] arm: dts: imx8qm: Remove adma pwm Francesco Dolcini
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Francesco Dolcini @ 2024-09-03  9:12 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam
  Cc: Francesco Dolcini, devicetree, imx, linux-arm-kernel,
	linux-kernel

From: Francesco Dolcini <francesco.dolcini@toradex.com>

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@dolcini.it/

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  | 135 ++++++++++++++++--
 .../boot/dts/freescale/imx8qm-ss-dma.dtsi     |   3 +
 6 files changed, 273 insertions(+), 27 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-10-15  8:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03  9:12 [PATCH v2 0/5] arm64: dts: imx8-apalis: Various improvements and additions Francesco Dolcini
2024-09-03  9:12 ` [PATCH v2 1/5] arm: dts: imx8qm: Remove adma pwm Francesco Dolcini
2024-09-03  9:12 ` [PATCH v2 2/5] arm64: dts: imx8-apalis: Set thermal thresholds Francesco Dolcini
2024-09-03  9:12 ` [PATCH v2 3/5] arm64: dts: imx8-apalis: Add audio support Francesco Dolcini
2024-09-03  9:12 ` [PATCH v2 4/5] arm64: dts: imx8-apalis: Add nau8822 audio-codec to apalis eval v1.2 Francesco Dolcini
2024-09-03  9:12 ` [PATCH v2 5/5] arm64: dts: imx8-apalis: Add usb4 host support Francesco Dolcini
2024-10-15  8:08 ` [PATCH v2 0/5] arm64: dts: imx8-apalis: Various improvements and additions Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.