Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Enable HDMI output support on the Debix Model A SBC
@ 2024-04-15 11:41 Christopher Obbard
  2024-04-15 11:41 ` [PATCH v1 1/1] arm64: dts: imx8mp-debix-model-a: Add HDMI output support Christopher Obbard
  0 siblings, 1 reply; 7+ messages in thread
From: Christopher Obbard @ 2024-04-15 11:41 UTC (permalink / raw)
  To: linux-kernel
  Cc: Daniel Scally, Laurent Pinchart, kernel, Christopher Obbard,
	Conor Dooley, Fabio Estevam, Krzysztof Kozlowski,
	Pengutronix Kernel Team, Rob Herring, Sascha Hauer, Shawn Guo,
	devicetree, imx, linux-arm-kernel

This series brings up the HDMI output on the Debix Model A SBC.

With support for the HDMI transmitter for the i.MX8MP SoC now merged[0],
we can now enable the HDMI output on the Debix Model A SBC.

The pinctrl values were blindly taken from the downstream BSP[1] and should
be checked by someone who knows this platform better than myself.

Also, with a 4K display there were a drm error with no output on the
display, but this error did not occur with a 1080P display:

   imx-lcdif 32fc6000.display-controller: [drm] *ERROR* fbdev-dma: Failed to setup generic emulation (ret=-12)

It would be interesting to see if this error is present for others on a
different i.MX8MP device. I didn't have time to check this further and I
assume the issue to be in the driver rather than specific to this SBC, so
should not block this patch, but please correct me if I am wrong.

[0]: https://lore.kernel.org/all/20240227220444.77566-1-aford173@gmail.com/
[1]: https://github.com/debix-tech/linux/blob/debix/arch/arm64/boot/dts/freescale/imx8mp-debix-io-board.dts#L1025


Christopher Obbard (1):
  arm64: dts: imx8mp-debix-model-a: Add HDMI output support

 .../dts/freescale/imx8mp-debix-model-a.dts    | 47 +++++++++++++++++++
 1 file changed, 47 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2024-06-10 22:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-15 11:41 [PATCH v1 0/1] Enable HDMI output support on the Debix Model A SBC Christopher Obbard
2024-04-15 11:41 ` [PATCH v1 1/1] arm64: dts: imx8mp-debix-model-a: Add HDMI output support Christopher Obbard
2024-04-15 15:08   ` Kieran Bingham
2024-04-15 16:35     ` Laurent Pinchart
2024-04-15 17:07       ` Christopher Obbard
2024-06-08 15:02         ` Laurent Pinchart
2024-06-10 22:55           ` Christopher Obbard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox