Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8b907c8b authored by Dinh Nguyen's avatar Dinh Nguyen
Browse files

arm: dts: socfpga: Add OCRAM node



Add a 64KB ocram node for SOCFPGA.

Signed-off-by: default avatarDinh Nguyen <dinguyen@opensource.altera.com>
parent f114040e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -639,6 +639,11 @@
			clock-names = "biu", "ciu";
		};

		ocram: sram@ffff0000 {
			compatible = "mmio-sram";
			reg = <0xffff0000 0x10000>;
		};

		/* Local timer */
		timer@fffec600 {
			compatible = "arm,cortex-a9-twd-timer";