From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms+renesas@verge.net.au>,
Magnus Damm <magnus.damm@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH v2 0/5] ARM: shmobile: r8a7740/armadillo: Migrate to generic l2c OF
Date: Wed, 4 Feb 2015 15:15:10 +0100 [thread overview]
Message-ID: <1423059315-28519-1-git-send-email-geert+renesas@glider.be> (raw)
Hi Simon, Magnus,
This patch series migrates the DT-based generic r8a7740 platform and
the armadillo legacy platform from calling l2x0_of_init() to the
generic l2c OF initialization.
Changes in v2:
- Fix interrupt reference in DT,
- Describe L2 better in DT,
- Keep only {,~}L2C_AUX_CTRL_SHARED_OVERRIDE in
machine_desc.l2c_aux_{val,mask}, as there's no DT property for
this.
- Add L1 cache to DT.
Dependencies:
- The first patch depends on r8a7740 DT PM Domain support (tag
renesas-dt2-for-v3.20 in Simon's repository),
- Although there are separate patches for dtsi, SoC code, and board code,
there are dependencies among the individual patches:
- patches 2, 3, and 5 depend on patch 1,
- patch 4 depends on patches 2 and 3 (and thus 1).
Note that this conversion should be done on sh73a0, r8a7778, and r8a7779,
too.
This was tested on armadillo-legacy and armadillo-multiplatform.
Thanks!
Geert Uytterhoeven (5):
ARM: shmobile: r8a7740 dtsi: Add cache-controller node
ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization
ARM: shmobile: armadillo legacy: Migrate to generic l2c OF
initialization
ARM: shmobile: r8a7740: Remove mapping of L2 cache controller
registers
ARM: shmobile: r8a7740: Add L1 cache information to CPU node
arch/arm/boot/dts/r8a7740.dtsi | 24 ++++++++++++++++++++++++
arch/arm/mach-shmobile/board-armadillo800eva.c | 8 ++------
arch/arm/mach-shmobile/setup-r8a7740.c | 18 ++----------------
3 files changed, 28 insertions(+), 22 deletions(-)
--
1.9.1
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next reply other threads:[~2015-02-04 14:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-04 14:15 Geert Uytterhoeven [this message]
[not found] ` <1423059315-28519-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2015-02-04 14:15 ` [PATCH v2 1/5] ARM: shmobile: r8a7740 dtsi: Add cache-controller node Geert Uytterhoeven
2015-02-04 14:15 ` [PATCH v2 4/5] ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registers Geert Uytterhoeven
2015-02-04 14:15 ` [PATCH v2 2/5] ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization Geert Uytterhoeven
2015-02-04 14:34 ` Arnd Bergmann
2015-02-04 14:43 ` Geert Uytterhoeven
2015-02-04 16:36 ` Arnd Bergmann
2015-02-04 17:04 ` Geert Uytterhoeven
[not found] ` <CAMuHMdU-GahSaQj6v2Yhmxsj8gmt1sbwrPfqm=ydMCc=uDcenA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-02-04 18:33 ` Arnd Bergmann
2015-02-04 18:40 ` Geert Uytterhoeven
2015-02-04 14:15 ` [PATCH v2 3/5] ARM: shmobile: armadillo legacy: " Geert Uytterhoeven
2015-02-04 14:15 ` [PATCH v2 5/5] ARM: shmobile: r8a7740: Add L1 cache information to CPU node Geert Uytterhoeven
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=1423059315-28519-1-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=horms+renesas@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/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).