From: Leif Lindholm Date: Thu, 17 Apr 2014 17:42:00 +0000 (+0100) Subject: mips: dts: Fix missing device_type="memory" property in memory nodes X-Git-Tag: omap-for-v3.16/fixes-against-rc1~176^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc44f8030653b345fc6fb337558c3a07536823f;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 Cc: linux-mips@linux-mips.org Cc: devicetree@vger.kernel.org Cc: Mark Rutland Cc: Acked-by: John Crispin Signed-off-by: Grant Likely --- Reading git-diff-tree failed