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

Commit 752d3a23 authored by Jacek Anaszewski's avatar Jacek Anaszewski Committed by Kukjin Kim
Browse files

ARM: dts: add MFC codec device node for exynos3250

parent 7eec1266
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -320,6 +320,16 @@
			status = "disabled";
		};

		mfc: codec@13400000 {
			compatible = "samsung,mfc-v7";
			reg = <0x13400000 0x10000>;
			interrupts = <0 102 0>;
			clock-names = "mfc", "sclk_mfc";
			clocks = <&cmu CLK_MFC>, <&cmu CLK_SCLK_MFC>;
			samsung,power-domain = <&pd_mfc>;
			status = "disabled";
		};

		serial_0: serial@13800000 {
			compatible = "samsung,exynos4210-uart";
			reg = <0x13800000 0x100>;