This patch is sync with Linux kernel where ocmc node is present.
Linux driver should be changed to different style and this node will likely
be remove in future.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
State: pending
reg = <0xf8006000 0x1000>;
};
+ ocmc: ocmc@f800c000 {
+ compatible = "xlnx,zynq-ocmc-1.0";
+ interrupt-parent = <&intc>;
+ interrupts = <0 3 4>;
+ reg = <0xf800c000 0x1000>;
+ };
+
uart0: serial@e0000000 {
compatible = "xlnx,xuartps", "cdns,uart-r1p8";
status = "disabled";