devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: dts: exynos: Enable HDMI in Arndale Octa board
@ 2016-08-23  9:13 Milo Kim
  2016-08-23  9:13 ` [PATCH 1/4] ARM: dts: exynos: Enable HDMI for " Milo Kim
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Milo Kim @ 2016-08-23  9:13 UTC (permalink / raw)
  To: Inki Dae, Joonyoung Shim, Seung-Woo Kim, Rob Herring
  Cc: devicetree, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	dri-devel, Milo Kim

This patch-set enables HDMI in Arndale Octa board and fixes HPD DT property.
It also includes code refactoring on ddc and phy.

Milo Kim (4):
  ARM: dts: exynos: Enable HDMI for Arndale Octa board
  ARM: dts: exynos: Use 'hpd-gpios' instead of 'hpd-gpio'
  gpu: drm: exynos_hdmi: Use consolidated function on binding DDC DT
    property
  gpu: drm: exynos_hdmi: Use consolidated function on binding PHY DT
    property

 .../bindings/display/exynos/exynos_hdmi.txt        |  4 +--
 arch/arm/boot/dts/exynos4210-universal_c210.dts    |  2 +-
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi    |  2 +-
 arch/arm/boot/dts/exynos5250-arndale.dts           |  2 +-
 arch/arm/boot/dts/exynos5250-smdk5250.dts          |  2 +-
 arch/arm/boot/dts/exynos5250-snow-common.dtsi      |  2 +-
 arch/arm/boot/dts/exynos5250-spring.dts            |  2 +-
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      | 17 +++++++++
 arch/arm/boot/dts/exynos5420-peach-pit.dts         |  2 +-
 arch/arm/boot/dts/exynos5420-smdk5420.dts          |  2 +-
 arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi |  2 +-
 arch/arm/boot/dts/exynos5800-peach-pi.dts          |  2 +-
 drivers/gpu/drm/exynos/exynos_hdmi.c               | 41 ++++++++++++----------
 13 files changed, 52 insertions(+), 30 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-08-24  2:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-23  9:13 [PATCH 0/4] ARM: dts: exynos: Enable HDMI in Arndale Octa board Milo Kim
2016-08-23  9:13 ` [PATCH 1/4] ARM: dts: exynos: Enable HDMI for " Milo Kim
2016-08-23  9:13 ` [PATCH 2/4] ARM: dts: exynos: Use 'hpd-gpios' instead of 'hpd-gpio' Milo Kim
     [not found]   ` <1471943619-6102-3-git-send-email-woogyom.kim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-08-23 20:10     ` Rob Herring
2016-08-23  9:13 ` [PATCH 3/4] gpu: drm: exynos_hdmi: Use consolidated function on binding DDC DT property Milo Kim
2016-08-23  9:13 ` [PATCH 4/4] gpu: drm: exynos_hdmi: Use consolidated function on binding PHY " Milo Kim
2016-08-23 19:55 ` [PATCH 0/4] ARM: dts: exynos: Enable HDMI in Arndale Octa board Krzysztof Kozlowski
2016-08-24  2:30   ` Milo Kim

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