ARM64: zynqmp: Add ocm node in dtsi
[platform/kernel/u-boot.git] / arch / arm / dts / zynqmp.dtsi
index edfa03a..49791d3 100644 (file)
                        power-domains = <&pd_i2c1>;
                };
 
+               ocm: memory-controller@ff960000 {
+                       compatible = "xlnx,zynqmp-ocmc-1.0";
+                       reg = <0x0 0xff960000 0x1000>;
+                       interrupt-parent = <&gic>;
+                       interrupts = <0 10 4>;
+               };
+
                pcie: pcie@fd0e0000 {
                        compatible = "xlnx,nwl-pcie-2.11";
                        status = "disabled";