提交 ff1450f6 编写于 作者: A Alexander Shiyan 提交者: Shawn Guo

ARM: dts: imx27: Sort entries by address

Signed-off-by: NAlexander Shiyan <eagle.alexander923@gmail.com>
Acked-by: NSascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 a392d044
......@@ -382,11 +382,6 @@
};
};
iram: iram@ffff4c00 {
compatible = "mmio-sram";
reg = <0xffff4c00 0xb400>;
};
nfc: nand@d8000000 {
#address-cells = <1>;
#size-cells = <1>;
......@@ -396,5 +391,10 @@
clocks = <&clks 54>;
status = "disabled";
};
iram: iram@ffff4c00 {
compatible = "mmio-sram";
reg = <0xffff4c00 0xb400>;
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册