From: Leif Lindholm Date: Thu, 17 Apr 2014 17:41:59 +0000 (+0100) Subject: arm: dts: Fix missing device_type="memory" for ste-ccu8540 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~176^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfaed5abad998bfc88a66e6e71c7b08dcf82f04e;p=pandora-kernel.git arm: dts: Fix missing device_type="memory" for ste-ccu8540 The current .dts for ste-ccu8540 lacks a 'device_type = "memory"' for its memory node, relying on an old ppc quirk in order to discover its memory. Fix the data so that all parsing code can handle it correctly. Signed-off-by: Leif Lindholm Acked-by: Lee Jones Acked-by: Linus Walleij Cc: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org Cc: Mark Rutland Cc: Signed-off-by: Grant Likely --- Reading git-diff-tree failed