From: Ezequiel Garcia Date: Tue, 13 Aug 2013 14:43:15 +0000 (-0300) Subject: ARM: mvebu: Fix the Armada 370/XP timer compatible strings X-Git-Tag: v3.12-rc1~115^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d3b883071763e6448386b875f04fcb201b6e12d;p=pandora-kernel.git ARM: mvebu: Fix the Armada 370/XP timer compatible strings The "marvell,armada-370-xp-timer" compatible string, together with the "marvell,timer-25Mhz" property are deprecated and should be removed from current DT. Instead, the timer DT nodes are now required to have an appropriate compatible string, which should be either "marvell,armada-370-timer" or "marvell,armada-xp-timer", depending on SoC. The clock property is now required only for Armada 370 so move it accordingly. Signed-off-by: Ezequiel Garcia Signed-off-by: Jason Cooper --- Reading git-diff-tree failed