提交 b08a966a 编写于 作者: D Dave Gerlach 提交者: Tony Lindgren

ARM: dts: am33xx: Update emif node

Now that we will use ti-emif-sram driver for am335x PM, update the
emif DT node with the required sram property.
Signed-off-by: NDave Gerlach <d-gerlach@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 590e1d5e
......@@ -960,6 +960,8 @@
compatible = "ti,emif-am3352";
reg = <0x4c000000 0x1000000>;
ti,hwmods = "emif";
sram = <&pm_sram_code
&pm_sram_data>;
};
gpmc: gpmc@50000000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册