From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)
To: linux-arm-kernel@lists.infradead.org
Subject: AT91: PMC definitions are plaform-depenent
Date: Mon, 2 May 2011 21:32:46 +0200 [thread overview]
Message-ID: <20110502193246.GL1212@game.jcrosoft.org> (raw)
In-Reply-To: <1304352989.17141.9.camel@redbox>
On 18:16 Mon 02 May , Andrew Victor wrote:
> For supporting multiple AT91 processors in a single kernel image, the
> base address of the PMC controller cannot be calculated at compile-time.
> Changes required:
> * calculate PMC base address in processor-dependent code and pass it
> through to the clocks driver at initialization time.
> * arch_idle() need to call into processor-dependent code to put the CPU
> to sleep. Added an 'at91_arch_idle' callback.
> * Move at91_pm_verify_clocks() from pm.c to clocks.c
> * Rename definitions of AT91_PMC to AT91xxx_PMC.
no need the PMC is at the same address on all soc
with my patch that update the AT91_BASE_SYS to allow the same map io all at91
we do not need have a specific PMC base address
Best Regards,
J.
next prev parent reply other threads:[~2011-05-02 19:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-02 16:16 AT91: PMC definitions are plaform-depenent Andrew Victor
2011-05-02 18:51 ` Uwe Kleine-König
2011-05-02 19:32 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2011-05-02 20:12 ` Andrew Victor
2011-05-02 20:18 ` Jean-Christophe PLAGNIOL-VILLARD
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=20110502193246.GL1212@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.