[PATCH v4 6/6] ARM: mvebu: Fix the Armada 370/XP timer compatible strings

Jason Cooper jason at lakedaemon.net
Tue Aug 13 15:26:14 EDT 2013


On Tue, Aug 13, 2013 at 11:43:15AM -0300, Ezequiel Garcia wrote:
> 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 <ezequiel.garcia at free-electrons.com>
> ---
>  arch/arm/boot/dts/armada-370-xp.dtsi | 2 --
>  arch/arm/boot/dts/armada-370.dtsi    | 5 +++++
>  arch/arm/boot/dts/armada-xp.dtsi     | 2 +-
>  3 files changed, 6 insertions(+), 3 deletions(-)

Applied to mvebu/dt

thx,

Jason.



More information about the linux-arm-kernel mailing list