Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d0e73eaf authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Tomasz Figa
Browse files

ARM: dts: exynos3250: Add CMU node for DMC domain clocks



Add CMU (Clock Management Unit) node for DMC (Dynamic Memory Controller)
domain clocks on Exynos3250.

Signed-off-by: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: default avatarTomasz Figa <tomasz.figa@gmail.com>
parent e3c3f19b
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -163,6 +163,12 @@
			#clock-cells = <1>;
			#clock-cells = <1>;
		};
		};


		cmu_dmc: clock-controller@105C0000 {
			compatible = "samsung,exynos3250-cmu-dmc";
			reg = <0x105C0000 0x2000>;
			#clock-cells = <1>;
		};

		rtc: rtc@10070000 {
		rtc: rtc@10070000 {
			compatible = "samsung,s3c6410-rtc";
			compatible = "samsung,s3c6410-rtc";
			reg = <0x10070000 0x100>;
			reg = <0x10070000 0x100>;