All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/7] Enable HDMI support on Exynos platforms
@ 2014-11-24  7:30 Andrzej Hajda
  2014-11-24  7:30 ` [PATCH RESEND 1/7] clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi Andrzej Hajda
                   ` (6 more replies)
  0 siblings, 7 replies; 25+ messages in thread
From: Andrzej Hajda @ 2014-11-24  7:30 UTC (permalink / raw)
  To: linux-samsung-soc
  Cc: Andrzej Hajda, Marek Szyprowski, Kukjin Kim, Inki Dae,
	Tomasz Figa, Tobias Jakobi, Daniel Drake, Sylwester Nawrocki

Hi Kukjin,

In this resend I have added missing Signed-Offs, thanks for pointing it out.

This set of patches enables HDMI support for two Exynos based platforms:
UniversalC210 and Odroid.
Beside DTS changes patchset adds parent domain support for Exynos PM domains
and small but critical change in mixer clock. For details see individual patches.

The patchset is based on v3.18-rc4.

Regards
Andrzej


Andrzej Hajda (2):
  clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
  ARM: dts: exynos5250: add display power domain

Marek Szyprowski (4):
  ARM: Exynos: add support for sub-power domains
  ARM: dts: exynos4: add hdmi related nodes
  ARM: dts: exynos4: add dependency between TV and LCD0 power domains
  ARM: dts: exynos4412-odroid: enable hdmi support

Tomasz Stanislawski (1):
  ARM: dts: exynos4210-universal_c210: enable hdmi support

 .../bindings/arm/exynos/power_domain.txt           |  2 +
 arch/arm/boot/dts/exynos4.dtsi                     | 41 ++++++++++++++++
 arch/arm/boot/dts/exynos4210-universal_c210.dts    | 57 ++++++++++++++++++++++
 arch/arm/boot/dts/exynos4210.dtsi                  |  8 +++
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi    | 44 +++++++++++++++++
 arch/arm/boot/dts/exynos4x12.dtsi                  | 11 +++++
 arch/arm/boot/dts/exynos5250.dtsi                  |  9 ++++
 arch/arm/mach-exynos/pm_domains.c                  |  9 +++-
 drivers/clk/samsung/clk-exynos4.c                  |  2 +-
 9 files changed, 181 insertions(+), 2 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-01-02 10:20 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24  7:30 [PATCH RESEND 0/7] Enable HDMI support on Exynos platforms Andrzej Hajda
2014-11-24  7:30 ` [PATCH RESEND 1/7] clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi Andrzej Hajda
2014-11-24 10:42   ` Sylwester Nawrocki
2014-11-24  7:30 ` [PATCH RESEND 2/7] ARM: Exynos: add support for sub-power domains Andrzej Hajda
2014-11-26 10:30   ` [RESEND,2/7] " Pankaj Dubey
2014-12-03 12:33   ` [PATCH v2 2/7] " Marek Szyprowski
2014-12-03 12:33     ` Marek Szyprowski
2014-12-03 12:36     ` Geert Uytterhoeven
2014-12-03 12:36       ` Geert Uytterhoeven
2014-12-03 12:47       ` Marek Szyprowski
2014-12-03 12:47         ` Marek Szyprowski
2014-12-03 19:57         ` Kevin Hilman
2014-12-03 19:57           ` Kevin Hilman
2014-12-03 19:57           ` Kevin Hilman
2014-12-04  3:45     ` amit daniel kachhap
2014-12-04  3:45       ` amit daniel kachhap
2015-01-02 10:20       ` Marek Szyprowski
2015-01-02 10:20         ` Marek Szyprowski
2014-11-24  7:30 ` [PATCH RESEND 3/7] ARM: dts: exynos4: add hdmi related nodes Andrzej Hajda
2014-11-24  7:30 ` [PATCH RESEND 4/7] ARM: dts: exynos4: add dependency between TV and LCD0 power domains Andrzej Hajda
2014-12-03 12:34   ` [PATCH v2 " Marek Szyprowski
2014-12-03 12:34     ` Marek Szyprowski
2014-11-24  7:30 ` [PATCH RESEND 5/7] ARM: dts: exynos4412-odroid: enable hdmi support Andrzej Hajda
2014-11-24  7:36 ` [PATCH RESEND 6/7] ARM: dts: exynos4210-universal_c210: " Andrzej Hajda
2014-11-24  7:36 ` [PATCH RESEND 7/7] ARM: dts: exynos5250: add display power domain Andrzej Hajda

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.