public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] TQMa91/TQMa93: display support on MBa91xxCA
@ 2026-03-13  7:07 Alexander Stein
  2026-03-13  7:07 ` [PATCH v2 1/6] clk: imx: fracn-gppll: Add 333.333333 MHz support Alexander Stein
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Alexander Stein @ 2026-03-13  7:07 UTC (permalink / raw)
  To: Frank Li, Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Abel Vesa,
	Peng Fan, Michael Turquette, Stephen Boyd
  Cc: Alexander Stein, imx, linux-arm-kernel, devicetree, linux-kernel,
	linux, linux-clk

Hi,

this series adds support for parallel and LVDS displays on MBa91xxCA, both for
TQMa91 and TQMa93. The parallel display is attached directly, while the LVDS
uses an LVDS-Encoder. To actually work it needs the pdfc driver from [1].

The first two patches add required (Video) PLL configurations to achieve the
necessary pixel clocks for both displays.
The last 4 patches add the overlays for TQMa91 and TQMa93, although the
overlays for TQMa91 use the same overlay for TQMa93.

Best regards,
Alexander

[1] https://lore.kernel.org/all/20260303-v6-18-topic-imx93-parallel-display-v11-2-1b03733c8461@pengutronix.de/

Alexander Stein (6):
  clk: imx: fracn-gppll: Add 333.333333 MHz support
  clk: imx: fracn-gppll: Add 477.4MHz support
  arm64: dts: imx93-tqma9352-mba91xxca: Add parallel display overlay
  arm64: dts: imx93-tqma9352-mba91xxca: Add LVDS display overlay
  arm64: dts: imx91-tqma9131-mba91xxca: Add parallel display overlay
  arm64: dts: imx91-tqma9131-mba91xxca: Add LVDS display overlay

 arch/arm64/boot/dts/freescale/Makefile        | 12 ++++
 ...3-tqma9352-mba91xxca-lvds-tm070jvhg33.dtso | 56 ++++++++++++++++
 ...93-tqma9352-mba91xxca-rgb-cdtech-dc44.dtso | 66 +++++++++++++++++++
 drivers/clk/imx/clk-fracn-gppll.c             |  2 +
 4 files changed, 136 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-tqma9352-mba91xxca-lvds-tm070jvhg33.dtso
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-tqma9352-mba91xxca-rgb-cdtech-dc44.dtso

-- 
2.43.0


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

end of thread, other threads:[~2026-03-23 22:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-13  7:07 [PATCH v2 0/6] TQMa91/TQMa93: display support on MBa91xxCA Alexander Stein
2026-03-13  7:07 ` [PATCH v2 1/6] clk: imx: fracn-gppll: Add 333.333333 MHz support Alexander Stein
2026-03-16  6:32   ` Peng Fan
2026-03-17  8:20   ` Abel Vesa
2026-03-13  7:07 ` [PATCH v2 2/6] clk: imx: fracn-gppll: Add 477.4MHz support Alexander Stein
2026-03-13  7:07 ` [PATCH v2 3/6] arm64: dts: imx93-tqma9352-mba91xxca: Add parallel display overlay Alexander Stein
2026-03-13  7:07 ` [PATCH v2 4/6] arm64: dts: imx93-tqma9352-mba91xxca: Add LVDS " Alexander Stein
2026-03-13  7:07 ` [PATCH v2 5/6] arm64: dts: imx91-tqma9131-mba91xxca: Add parallel " Alexander Stein
2026-03-13  7:07 ` [PATCH v2 6/6] arm64: dts: imx91-tqma9131-mba91xxca: Add LVDS " Alexander Stein
2026-03-18 15:39 ` (subset) [PATCH v2 0/6] TQMa91/TQMa93: display support on MBa91xxCA Abel Vesa
2026-03-23 22:46 ` Frank Li

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