mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-22 18:13:51 +07:00
8ad31e66c1
This commit fixes the DT binding for the Armada 370/XP SoC timer. The previous "marvell,armada-370-xp-timer" compatible is removed and two new compatible strings are introduced: "marvell,armada-xp-timer" and "marvell,armada-370-timer". The rationale behind this change is that the Armada 370 SoC and the Armada XP SoC timers are not really compatible: * Armada 370 has no 25 MHz fixed timer. * Armada XP cannot work properly without such 25 MHz fixed timer as doing otherwise leads to using a clocksource whose frequency varies when doing cpufreq frequency changes. This commit also removes the "marvell,timer-25Mhz" property, given it's now meaningless. Cc: devicetree@vger.kernel.org Acked-by: Jason Cooper <jason@lakedaemon.net> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> |
||
---|---|---|
.. | ||
allwinner,sun4i-timer.txt | ||
arm,sp804.txt | ||
brcm,bcm2835-system-timer.txt | ||
cadence,ttc-timer.txt | ||
fsl,imxgpt.txt | ||
lsi,zevio-timer.txt | ||
marvell,armada-370-xp-timer.txt | ||
marvell,orion-timer.txt | ||
moxa,moxart-timer.txt | ||
nvidia,tegra20-timer.txt | ||
nvidia,tegra30-timer.txt | ||
samsung,exynos4210-mct.txt | ||
stericsson-u300-apptimer.txt |