From: ezequiel.garcia@free-electrons.com (Ezequiel Garcia)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Marvell Armada 375 and 38x timer support
Date: Tue, 11 Feb 2014 13:03:37 -0300 [thread overview]
Message-ID: <20140211160335.GB24205@localhost> (raw)
In-Reply-To: <1392059274-26965-1-git-send-email-ezequiel.garcia@free-electrons.com>
Daniel,
On Mon, Feb 10, 2014 at 04:07:52PM -0300, Ezequiel Garcia wrote:
>
> This small series adds support for the two new Marvell ARM SoCs:
> the Armada 375 and Armada 38x.
>
Please omit these patches entirely, we don't need them.
The new agreement [1] is to add SoC-specific compatible strings and also
declare the nodes as compatibles with the already supported SoC,
whenever appropriate.
[..]
> The A375 SoC timer is modeled matching the A370 timer, while the
> A38x SoC timer is modeled matching the AXP timer.
>
So, as per the statement above, the devicetree for Armada 375 and
Armada 38x would have these timer nodes, respectively:
timer {
compatible = "marvell,armada-375-timer", "marvell,armada-370-timer"
}
timer {
compatible = "marvell,armada-380-timer", "marvell,armada-xp-timer"
}
(Because the Armada 375 timer uses the provided parent clock, whereas the
Armada 380 timer uses the fixed 25 MHz clock).
Therefore, we don't need any changes in the clocksource driver for now.
[1] http://www.spinics.net/lists/arm-kernel/msg306727.html
--
Ezequiel Garc?a, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-02-11 16:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2014-02-11 22:08 ` Daniel Lezcano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140211160335.GB24205@localhost \
--to=ezequiel.garcia@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).