Merge branch 'devel-stable' into for-next
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / exynos4x12.dtsi
index 31bdff24d200fe910f384356e9d309a3dc67e5a3..6a6abe14fd9b59eed66e033ef43b970c6d4ce256 100644 (file)
                clock-names = "tmu_apbif";
                status = "disabled";
        };
+
+       hdmi: hdmi@12D00000 {
+               compatible = "samsung,exynos4212-hdmi";
+       };
+
+       mixer: mixer@12C10000 {
+               compatible = "samsung,exynos4212-mixer";
+               clock-names = "mixer", "hdmi", "sclk_hdmi", "vp";
+               clocks = <&clock CLK_MIXER>, <&clock CLK_HDMI>,
+                        <&clock CLK_SCLK_HDMI>, <&clock CLK_VP>;
+       };
 };