devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] TQMa93xxLA/MBa93xxLA LVDS support
@ 2023-10-20 13:00 Alexander Stein
  2023-10-20 13:00 ` [PATCH 1/5] soc: imx: imx93-blk-ctrl: Scan subnodes and bind drivers to them Alexander Stein
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Alexander Stein @ 2023-10-20 13:00 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Fabio Estevam, Abel Vesa, Peng Fan,
	Michael Turquette, Stephen Boyd, Ulf Hansson, Marek Vasut
  Cc: Alexander Stein, Pengutronix Kernel Team, NXP Linux Team,
	devicetree, linux-arm-kernel, linux, linux-clk, linux-pm

Hi,

this series adds LVDS display support for TQMa93xxLA/MBa93xxLA.
It consists of two parts:
1. LVDS support for imx93
2. LVDS platform support for tqma9352-mba93xxla

Patch 1 is the imx93 equivalent of commit 9cb6d1b39a8f ("soc: imx:
  imx8m-blk-ctrl: Scan subnodes and bind drivers to them")
Patch 2 is the imx93 equivalent of commit 1cb0c87d27dc ("dt-bindings:
  soc: imx8mp-media-blk-ctrl: Add LDB subnode into schema and example")
Patch 3 is the imx93 equivalent of commit 94e6197dadc9 ("arm64: dts:
  imx8mp: Add LCDIF2 & LDB nodes")
Patch 4 adds a video PLL configuration for 477.4MHz
Patch 5 adds LVDS DT overlay for platform support

Patches 1-3 are self-contained from patches 4-5 and could be merged
independently.
Patch 4 is necessary to achieve a correct LVDS frequency supported by the
display.

Alexander Stein (5):
  soc: imx: imx93-blk-ctrl: Scan subnodes and bind drivers to them
  dt-bindings: soc: imx93-media-blk-ctrl: Add LDB subnode into schema
    and example
  arm64: dts: imx93: Add LCDIF & LDB nodes
  clk: imx: clk-fracn-gppll: Add 477.4MHz config for video pll
  arm64: dts: mba93xxla: Add LVDS overlay

 .../soc/imx/fsl,imx93-media-blk-ctrl.yaml     | 44 +++++++++++
 arch/arm64/boot/dts/freescale/Makefile        |  3 +
 ...3-tqma9352-mba93xxla-lvds-tm070jvhg33.dtso | 45 +++++++++++
 .../freescale/imx93-tqma9352-mba93xxla.dts    | 27 +++++++
 arch/arm64/boot/dts/freescale/imx93.dtsi      | 76 +++++++++++++++++++
 drivers/clk/imx/clk-fracn-gppll.c             |  1 +
 drivers/pmdomain/imx/imx93-blk-ctrl.c         |  7 ++
 7 files changed, 203 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla-lvds-tm070jvhg33.dtso

-- 
2.34.1


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

end of thread, other threads:[~2024-01-11 13:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-20 13:00 [PATCH 0/5] TQMa93xxLA/MBa93xxLA LVDS support Alexander Stein
2023-10-20 13:00 ` [PATCH 1/5] soc: imx: imx93-blk-ctrl: Scan subnodes and bind drivers to them Alexander Stein
2023-10-20 13:00 ` [PATCH 2/5] dt-bindings: soc: imx93-media-blk-ctrl: Add LDB subnode into schema and example Alexander Stein
2023-10-22 17:39   ` Conor Dooley
2023-10-23  6:27     ` Alexander Stein
2023-10-23 16:37       ` Conor Dooley
2023-10-24  6:30         ` Alexander Stein
2023-10-24  9:08           ` Conor Dooley
2024-01-11 13:26             ` Alexander Stein
2023-10-24 19:49   ` Rob Herring
2023-10-20 13:00 ` [PATCH 3/5] arm64: dts: imx93: Add LCDIF & LDB nodes Alexander Stein
2023-10-20 13:00 ` [PATCH 4/5] clk: imx: clk-fracn-gppll: Add 477.4MHz config for video pll Alexander Stein
2023-10-20 14:20   ` Marco Felsch
2023-10-23 10:43     ` Alexander Stein
2023-10-23 12:33       ` Marco Felsch
2023-10-20 13:00 ` [PATCH 5/5] arm64: dts: mba93xxla: Add LVDS overlay Alexander Stein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).