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

Commit 99d20cf5 authored by Franklin S Cooper Jr's avatar Franklin S Cooper Jr Committed by Santosh Shilimkar
Browse files

ARM: dts: k2g-evm: Add unit address to memory node



With the new Keystone 2 Industrial Communication EVM adding the
unit address to the memory node it made sense to add it for this board
also.

Signed-off-by: default avatarFranklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: default avatarSantosh Shilimkar <ssantosh@kernel.org>
parent f402573f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
	compatible =  "ti,k2g-evm", "ti,k2g", "ti,keystone";
	model = "Texas Instruments K2G General Purpose EVM";

	memory {
	memory@800000000 {
		device_type = "memory";
		reg = <0x00000008 0x00000000 0x00000000 0x80000000>;
	};