linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] imx8mm display controller power sequence
@ 2022-05-02 10:02 Viraj Shah
  2022-05-02 10:02 ` [PATCH v1 1/4] soc: imx8mm: gpcv2: Power sequence for DISP Viraj Shah
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Viraj Shah @ 2022-05-02 10:02 UTC (permalink / raw)
  To: shawnguo, s.hauer
  Cc: Pengutronix Kernel Team, Fabio Estevam, Rob Herring,
	Krzysztof Kozlowski, NXP Linux Team, Lucas Stach, Peng Fan,
	Frieder Schrempf, Philipp Zabel, Dan Carpenter, devicetree,
	linux-arm-kernel, linux-kernel

This patch queue addresses the power sequence of the display controller
of the imx8mm SoC. The sequence mentioned in example code 5 in section
5.2.9.5 of reference manual imx-8MMini-yhsc.pdf was not being performed.
This meant that the display controller was not coming up.

Viraj Shah (4):
  soc: imx: gpcv2: Power sequence for DISP
  soc: imx: imx8m-blk-ctrl: Display Power ON sequence
  soc: imx: imx8m-blk-ctrl: Add reset bits for mipi dsi phy
  arm64: dts: imx8mm.dtsi: Add resets for dispmix power domain.

 arch/arm64/boot/dts/freescale/imx8mm.dtsi |  1 +
 drivers/soc/imx/gpcv2.c                   | 36 +++++++++++++++++++----
 drivers/soc/imx/imx8m-blk-ctrl.c          |  9 ++++--
 3 files changed, 38 insertions(+), 8 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2022-05-02 10:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-02 10:02 [PATCH v1 0/4] imx8mm display controller power sequence Viraj Shah
2022-05-02 10:02 ` [PATCH v1 1/4] soc: imx8mm: gpcv2: Power sequence for DISP Viraj Shah
2022-05-02 10:11   ` Lucas Stach
2022-05-02 10:02 ` [PATCH v1 2/4] soc: imx: imx8m-blk-ctrl: Display Power ON sequence Viraj Shah
2022-05-02 10:12   ` Lucas Stach
2022-05-02 10:02 ` [PATCH v1 3/4] soc: imx: imx8m-blk-ctrl: Add reset bits for mipi dsi phy Viraj Shah
2022-05-02 10:13   ` Lucas Stach
2022-05-02 10:02 ` [PATCH v1 4/4] arm64: dts: imx8mm.dtsi: Add resets for dispmix power domain Viraj Shah
2022-05-02 10:14   ` Lucas Stach
2022-05-02 10:18 ` [PATCH v1 0/4] imx8mm display controller power sequence Lucas Stach

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).