linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix imx6sl display power domain
@ 2018-07-09 12:23 Leonard Crestez
  2018-07-09 12:23 ` [PATCH v2 1/2] soc: imx: gpc: Disable 6sl display power gating for ERR006287 Leonard Crestez
  2018-07-09 12:23 ` [PATCH v2 2/2] ARM: dts: imx6sl: Convert gpc to new bindings Leonard Crestez
  0 siblings, 2 replies; 5+ messages in thread
From: Leonard Crestez @ 2018-07-09 12:23 UTC (permalink / raw)
  To: Lucas Stach, Shawn Guo, Fabio Estevam
  Cc: Robin Gong, Anson Huang, Dong Aisheng, linux-pm,
	linux-arm-kernel, linux-kernel, linux-imx, kernel

Right now the imx6sl display power domain is automatically shut down
during boot so lcd doesn't work at all. This has been broken for a while
with old gpc bindings, since nobody noticed fix by converting to new
bindings.

Link to v1: https://lkml.org/lkml/2018/6/5/689

There is also a nasty errata here, treat it like on 6qp.

Previous version included a patch to improve lcdif power management, but
since ERR006287 effectively disables runtime PM for display it is no
longer strictly required.

This doesn't depend on other GPC patches I sent either, it's an
unrelated fix.

Leonard Crestez (2):
  soc: imx: gpc: Disable 6sl display power gating for ERR006287
  ARM: dts: imx6sl: Convert gpc to new bindings

 arch/arm/boot/dts/imx6sl.dtsi | 36 +++++++++++++++++++++++++++++++----
 drivers/soc/imx/gpc.c         | 10 ++++++++++
 2 files changed, 42 insertions(+), 4 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2018-07-10 13:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-09 12:23 [PATCH v2 0/2] Fix imx6sl display power domain Leonard Crestez
2018-07-09 12:23 ` [PATCH v2 1/2] soc: imx: gpc: Disable 6sl display power gating for ERR006287 Leonard Crestez
2018-07-09 22:33   ` Ulf Hansson
2018-07-10 13:18     ` Leonard Crestez
2018-07-09 12:23 ` [PATCH v2 2/2] ARM: dts: imx6sl: Convert gpc to new bindings Leonard Crestez

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