From: Leif Lindholm Date: Mon, 26 May 2014 13:42:49 +0000 (+0100) Subject: MIPS: DTS: Fix missing device_type="memory" property in memory nodes X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d530fa42a317deca1c4a4780d18e2dbf316e0cb;p=pandora-kernel.git MIPS: DTS: Fix missing device_type="memory" property in memory nodes A few platforms lack a 'device_type = "memory"' for their memory nodes, relying on an old ppc quirk in order to discover its memory. Add the missing data so that all parsing code can find memory nodes correctly. Signed-off-by: Leif Lindholm Acked-by: John Crispin Signed-off-by: Grant Likely Cc: linux-mips@linux-mips.org Cc: devicetree@vger.kernel.org Cc: Mark Rutland Cc: Cc: gaurav.minocha@alumni.ubc.ca Patchwork: https://patchwork.linux-mips.org/patch/6989/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed