Commit 51a37443 authored by Anson Huang's avatar Anson Huang Committed by Shawn Guo

ARM: dts: imx6ul: add mmdc support for i.mx6ul

Add MMDC support for i.MX6UL.
Signed-off-by: default avatarAnson Huang <b20788@freescale.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 322d09d6
......@@ -630,6 +630,11 @@ i2c3: i2c@021a8000 {
status = "disabled";
};
mmdc: mmdc@021b0000 {
compatible = "fsl,imx6ul-mmdc", "fsl,imx6q-mmdc";
reg = <0x021b0000 0x4000>;
};
qspi: qspi@021e0000 {
#address-cells = <1>;
#size-cells = <0>;
......
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