提交 6835fe48 编写于 作者: M Michal Simek

ARM: dts: zynq: Add OCM node

Add OCM node for all zynq boards. OCM location
can changed but for all current boards this
is the location where OCM is.`
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 d770e558
......@@ -57,7 +57,7 @@
regulator-always-on;
};
amba {
amba: amba {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
......
......@@ -50,6 +50,13 @@
};
};
&amba {
ocm: sram@fffc0000 {
compatible = "mmio-sram";
reg = <0xfffc0000 0x10000>;
};
};
&can0 {
status = "okay";
pinctrl-names = "default";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册