Integrate linux-imx-kuk/linux-5.10.9-guf-imx8mp-pconxs-hdmi
trizeps8plus: Add missing sound_hdmi and pconxs.dtsi
Add the missing HDMI sound card to the trizeps8plus device tree, but disable this by default.
Add the PconXS device tree include to the HDMI defining device trees kuk-trizeps8plus-hdmi.dts and kuk-trizeps8plus-hdmi-gpu.dts With this change I was able to boot a Trizeps 8M Plus SoM with the PconXS using HDMI.
Audio via HDMI is untested.
BCS 746-000743
--
kuk-trizeps8plus-hdmi: Trizeps8M Plus HDMI changes from SECO Wuppertal
Pull the following changes from the SECO Wuppertal (formerly known as Keith & Keop) branches. This is a non-functional commit and needs some polishing. It adds new device trees for the Trizeps 8M Plus SoM with support for HDMI. It is meant to work for example with the PconXS Baseboard.
Two variants are added: One including GPU support and one without GPU support.
In the following commit we will fix the build for the PconXS board.
Just pull the files: arch/arm64/boot/dts/keithkoep/hdmi-tr8p.dtsi arch/arm64/boot/dts/keithkoep/kuk-trizeps8plus-hdmi-gpu.dts arch/arm64/boot/dts/keithkoep/kuk-trizeps8plus-hdmi.dts
commit a5dae4ade0149de5676b36a79c9824bf83b6e516 Author: Dietmar Muscholik muscholik@keith-koep.com Date: Wed Jan 26 11:11:11 2022 +0100
forgot to enable hdmi audio
commit f86a46897a7c1a1e6e803490c289915aa4e2183e Author: Dietmar Muscholik muscholik@keith-koep.com Date: Mon Jan 24 17:55:18 2022 +0100
if GPU is activated the X-server will not start
commit e2dc2bbd3d6b19e69ed6d6df5b040bb214d17f98 Author: Dietmar Muscholik muscholik@keith-koep.com Date: Mon Jan 24 17:52:10 2022 +0100
Audio via HDMI running
commit 191a5bbb4eb6748cb56d5c8e90d9149abba6fdb1 Author: Dietmar Muscholik muscholik@keith-koep.com Date: Tue Dec 21 10:23:24 2021 +0100
cleanup
commit ccf7319d8d6f0bfae32bbdac20f92e4e9b56b0f3 Author: Dietmar Muscholik muscholik@keith-koep.com Date: Tue Dec 21 10:06:01 2021 +0100
hdmi running
BCS 746-000743