Skip to content
Snippets Groups Projects
Commit 22700dc6 authored by Stefan Roese's avatar Stefan Roese Committed by Tom Rini
Browse files

arm: marvell: Rework timer.c to make it usable for other MVEBU platforms


This patch does the following:
- Rename defines and registers to not use kirkwood
- Remove unused defines
- Use clrsetbits() accessor functions
- Coding style cleanup
- Clear 25MHZ bit in timer controller register init for Armada XP

There is no functional change for kirkwood. At least not intentionally.

This will be used by the upcoming Armada XP support.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
Tested-by: default avatarLuka Perkov <luka@openwrt.org>
Acked-by: default avatarPrafulla Wadaskar <prafulla@marvell.com>
parent 3e972cb9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment