ARM: dts: exynos: Add DMC bus frequency for exynos3250-rinato/monk
[deliverable/linux.git] / arch / arm / boot / dts / exynos3250-monk.dts
index 9e2840b59ae8520582717eb85369780090de7416..1fd7ecb5c41581c4377d5d3927d5f33790d02aef 100644 (file)
        };
 };
 
+&bus_dmc {
+       devfreq-events = <&ppmu_dmc0_3>, <&ppmu_dmc1_3>;
+       vdd-supply = <&buck1_reg>;
+       status = "okay";
+};
+
 &cpu0 {
        cpu0-supply = <&buck2_reg>;
 };
This page took 0.037998 seconds and 5 git commands to generate.