All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 RESEND 0/4] Fix power domains handling on exynos542x
@ 2015-03-12 13:37 ` Andrzej Hajda
  0 siblings, 0 replies; 18+ messages in thread
From: Andrzej Hajda @ 2015-03-12 13:37 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: devicetree, linux-samsung-soc, Liquid.Acid, linux-kernel,
	dri-devel, Andrzej Hajda, Kyungmin Park, javier.martinez,
	linux-arm-kernel, Marek Szyprowski

Hi Kukjin,

This is resend of my patchset with added (Reviewed|Tested)-by tags and removed RFC
prefix.

Exynos chipsets since 542x have asynchronous bridges connecting different IPs.
These bridges should be operational during power domain switching, ie associated
clocks cannot be gated.
This patchset adds binding to provide such clocks per power domain and adds code
which enables them during domain on/off operation.

This patchset fixes power domain issues with disp1 domain and HDMI (some of them)
on Odroid XU3:
- disp1 power domain can be turned off,
- no more "imprecise external abort" faults.

The patchset is based on samsung-fixes-dt tag from kgene/linux-samsung.

It was successfully tested on OdroidXU3.

Regards
Andrzej


Andrzej Hajda (4):
  arm/exynos: add asynchronous bridge clock bindings
  arm/exynos/pm_domains: add support for async-bridge clocks
  ARM: dts: exynos5420: add async-bridge clocks to disp1 power domain
  ARM: dts: exynos5420: add async-bridge clocks to gsc power domain

 .../bindings/arm/exynos/power_domain.txt           |  3 +++
 arch/arm/boot/dts/exynos5420.dtsi                  |  8 +++++--
 arch/arm/mach-exynos/pm_domains.c                  | 27 ++++++++++++++++++----
 3 files changed, 32 insertions(+), 6 deletions(-)

-- 
1.9.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2015-03-17 17:14 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-12 13:37 [PATCH v2 RESEND 0/4] Fix power domains handling on exynos542x Andrzej Hajda
2015-03-12 13:37 ` Andrzej Hajda
2015-03-12 13:37 ` Andrzej Hajda
2015-03-12 13:37 ` [PATCH v2 RESEND 1/4] arm/exynos: add asynchronous bridge clock bindings Andrzej Hajda
2015-03-12 13:37   ` Andrzej Hajda
2015-03-12 13:37   ` Andrzej Hajda
2015-03-12 13:37 ` [PATCH v2 RESEND 2/4] arm/exynos/pm_domains: add support for async-bridge clocks Andrzej Hajda
2015-03-12 13:37   ` Andrzej Hajda
2015-03-12 13:37   ` Andrzej Hajda
2015-03-12 13:37 ` [PATCH v2 RESEND 3/4] ARM: dts: exynos5420: add async-bridge clocks to disp1 power domain Andrzej Hajda
2015-03-12 13:37   ` Andrzej Hajda
2015-03-12 13:37   ` Andrzej Hajda
2015-03-12 13:37 ` [PATCH v2 RESEND 4/4] ARM: dts: exynos5420: add async-bridge clocks to gsc " Andrzej Hajda
2015-03-12 13:37   ` Andrzej Hajda
2015-03-12 13:37   ` Andrzej Hajda
     [not found] ` <1426167431-24470-1-git-send-email-a.hajda-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-03-17 17:14   ` [PATCH v2 RESEND 0/4] Fix power domains handling on exynos542x Kukjin Kim
2015-03-17 17:14     ` Kukjin Kim
2015-03-17 17:14     ` Kukjin Kim

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.