All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Fix imx6sl display power domain
@ 2018-07-11 12:11 ` Leonard Crestez
  0 siblings, 0 replies; 19+ messages in thread
From: Leonard Crestez @ 2018-07-11 12:11 UTC (permalink / raw)
  To: Ulf Hansson, Lucas Stach, Shawn Guo
  Cc: Fabio Estevam, linux-pm, linux-arm-kernel, linux-kernel,
	linux-imx, kernel

Changes since v2:
 * Don't mistakenly include IMX6SL_CLK_IPG in pd_disp
 * Use GENPD_FLAG_ALWAYS_ON, as suggested by Ulf

Errata workaround could be refined later, however the power savings are
small and it would require a lot of testing. So push the safest fix
first to get basic hardware support.

Link to v2: https://lkml.org/lkml/2018/7/9/447

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 | 35 +++++++++++++++++++++++++++++++----
 drivers/soc/imx/gpc.c         | 10 ++++++++++
 2 files changed, 41 insertions(+), 4 deletions(-)

-- 
2.17.1


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

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

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-11 12:11 [PATCH v3 0/2] Fix imx6sl display power domain Leonard Crestez
2018-07-11 12:11 ` Leonard Crestez
2018-07-11 12:11 ` Leonard Crestez
2018-07-11 12:11 ` [PATCH v3 1/2] soc: imx: gpc: Disable 6sl display power gating for ERR006287 Leonard Crestez
2018-07-11 12:11   ` Leonard Crestez
2018-07-11 12:16   ` Lucas Stach
2018-07-11 12:16     ` Lucas Stach
2018-07-11 12:21     ` Leonard Crestez
2018-07-11 12:21       ` Leonard Crestez
2018-07-11 12:29       ` Lucas Stach
2018-07-11 12:29         ` Lucas Stach
2018-07-11 12:19   ` Ulf Hansson
2018-07-11 12:19     ` Ulf Hansson
2018-07-11 12:11 ` [PATCH v3 2/2] ARM: dts: imx6sl: Convert gpc to new bindings Leonard Crestez
2018-07-11 12:11   ` Leonard Crestez
2018-07-11 12:17   ` Lucas Stach
2018-07-11 12:17     ` Lucas Stach
2018-07-11 13:20 ` [PATCH v3 0/2] Fix imx6sl display power domain Shawn Guo
2018-07-11 13:20   ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.