From: Rahul Sharma <Rahul.Sharma@xxxxxxxxxxx> Enable hdmi for exynos5250 based snow board and exynos5420 based peach pit board. It also adds properties to hdmi nodes for accessing hdmiphy as simple phys. This series is based on Kukjin Kims, for-next branch. It is dependent on 1) Tomasz Stanislawski's Simple phy driver patches at https://lkml.org/lkml/2014/4/8/226. 2) Arun's patch for adding peach-pit board dts file at http://www.mail-archive.com/linux-samsung-soc@xxxxxxxxxxxxxxx/msg28846.html. Rahul Sharma (7): ARM: dtsi: add node for simple phy provider for exynos5250 ARM: dtsi: add node for simple phy provider for exynos5420 ARM: dtsi: add access to simple hdmiphy to exynos5250 hdmi node ARM: dtsi: add access to simple hdmiphy to exynos5420 hdmi node ARM: dts: enable hdmi for exynos5250 based snow board ARM: dts: change to correct compatible string for exynos5420 hdmi ARM: dts: enable hdmi for exynos5420 based peach-pit board arch/arm/boot/dts/exynos5250-cros-common.dtsi | 13 ++++++++++++- arch/arm/boot/dts/exynos5250-snow.dts | 7 +++++++ arch/arm/boot/dts/exynos5250.dtsi | 8 ++++++++ arch/arm/boot/dts/exynos5420-peach-pit.dts | 26 +++++++++++++++++++++++++ arch/arm/boot/dts/exynos5420.dtsi | 15 +++++++++++++- 5 files changed, 67 insertions(+), 2 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html