linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Marvell Armada 375 and 38x timer support
@ 2014-02-10 19:07 Ezequiel Garcia
  2014-02-10 19:07 ` [PATCH 1/2] clocksource: armada-370-xp: Add support for Armada 375 Ezequiel Garcia
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Ezequiel Garcia @ 2014-02-10 19:07 UTC (permalink / raw)
  To: linux-arm-kernel

Hello Daniel,

This small series adds support for the two new Marvell ARM SoCs:
the Armada 375 and Armada 38x.

These new SoCs are based on Cortex-A9 CPU cores, and share a
number of peripherals with their predecessors in the mach-mvebu
family. The core support (arch/arm/mach-mvebu) for these SOCs have just
been posted, and we're aiming at having this merged for 3.15.

The A375 SoC timer is modeled matching the A370 timer, while the
A38x SoC timer is modeled matching the AXP timer. However, we'd like
to keep the compatible strings as SoC-specific.

In the past, we've had trouble chosing a common compatible string, resulting
in the introduction of per-SoC compatibles. Such compatible-string change
of course implies breaking backards compatibility, and was only possible
after agreeing that the old compatible wasn't used in production.

So, in order to avoid such problems, we think it's better to keep them
separate.

Gregory CLEMENT (2):
  clocksource: armada-370-xp: Add support for Armada 375
  clocksource: armada-370-xp: Add support for Armada 38x

 .../bindings/timer/marvell,armada-370-xp-timer.txt | 13 ++++++++----
 drivers/clocksource/time-armada-370-xp.c           | 23 +++++++++++++++++++++-
 2 files changed, 31 insertions(+), 5 deletions(-)

-- 
1.8.1.5

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-02-11 22:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-10 19:07 [PATCH 0/2] Marvell Armada 375 and 38x timer support Ezequiel Garcia
2014-02-10 19:07 ` [PATCH 1/2] clocksource: armada-370-xp: Add support for Armada 375 Ezequiel Garcia
2014-02-10 19:07 ` [PATCH 2/2] clocksource: armada-370-xp: Add support for Armada 38x Ezequiel Garcia
2014-02-11 13:03 ` [PATCH 0/2] Marvell Armada 375 and 38x timer support Daniel Lezcano
2014-02-11 13:07   ` Jason Cooper
2014-02-11 13:09     ` Daniel Lezcano
2014-02-11 13:53       ` Ezequiel Garcia
2014-02-11 13:14     ` Gregory CLEMENT
2014-02-11 16:03 ` Ezequiel Garcia
2014-02-11 22:08   ` Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).