Commit ab0087df authored by Meng Yi's avatar Meng Yi Committed by Shawn Guo
Browse files

ARM: dts: ls1021a: Add DCU dts node.

parent 698e2ac5
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -428,6 +428,16 @@
				 <&platform_clk 1>;
		};

		dcu: dcu@2ce0000 {
			compatible = "fsl,ls1021a-dcu";
			reg = <0x0 0x2ce0000 0x0 0x10000>;
			interrupts = <GIC_SPI 172 IRQ_TYPE_LEVEL_HIGH>;
			clocks = <&platform_clk 0>;
			clock-names = "dcu";
			big-endian;
			status = "disabled";
		};

		mdio0: mdio@2d24000 {
			compatible = "gianfar";
			device_type = "mdio";