From: Gregory CLEMENT Date: Mon, 6 Oct 2014 09:37:56 +0000 (+0200) Subject: ARM: mvebu: Fix the Aurora L2 cache node with the required cache-unified property X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~12^2~32^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9ce1afb35317d2a0646c7530f0ae9822c93cd69;p=pandora-kernel.git ARM: mvebu: Fix the Aurora L2 cache node with the required cache-unified property The L2 cache controller on the Armada 370 and Armada XP SoCs is a unified cache. Moreover, the Aurora cache controller is compatible with the L2x0 cache controller: the "cache-unified" property is required by its binding. This patch fixes the Aurora L2 cache node for the Armada 370 and Armada XP SoCs by adding this property. Reported-by: Sebastian Hesselbarth Signed-off-by: Gregory CLEMENT Acked-by: Sebastian Hesselbarth Link: https://lkml.kernel.org/r/1412588276-4514-1-git-send-email-gregory.clement@free-electrons.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed