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

ARM: dts: ls1021a: Add DCU dts node.

Signed-off-by: default avatarAlison Wang <b18965@freescale.com>
Signed-off-by: default avatarXiubo Li <lixiubo@cmss.chinamobile.com>
Signed-off-by: default avatarJianwei Wang <jianwei.wang.chn@gmail.com>
Signed-off-by: default avatarMeng Yi <b56799@freescale.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 698e2ac5
......@@ -428,6 +428,16 @@ edma0: edma@2c00000 {
<&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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment