From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization
Date: Mon, 17 Nov 2014 15:23:14 +0100 [thread overview]
Message-ID: <1829825.nytgIBNlTf@wuerfel> (raw)
In-Reply-To: <1416232388-2611-3-git-send-email-geert+renesas@glider.be>
On Monday 17 November 2014 14:53:06 Geert Uytterhoeven wrote:
> DT_MACHINE_START(R8A7740_DT, "Generic R8A7740 (Flattened Device Tree)")
> + /* Shared attribute override enable, 32K*8way */
> + .l2c_aux_val = 0x00400000,
> + .l2c_aux_mask = 0xc20f0fff,
> .map_io = r8a7740_map_io,
> .init_early = shmobile_init_delay,
> .init_irq = r8a7740_init_irq_of,
You are only now adding it to DT, so you should have enough freedom
to put the correct values in it.
Please use the 0/0xffffffff settings here and use the generic
code to set up the L2X0.
Arnd
next prev parent reply other threads:[~2014-11-17 14:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-17 13:53 [PATCH 0/4] ARM: shmobile: r8a7740/armadillo: Migrate to generic l2c OF Geert Uytterhoeven
2014-11-17 13:53 ` [PATCH 1/4] ARM: shmobile: r8a7740 dtsi: Add cache-controller node Geert Uytterhoeven
2014-11-17 13:53 ` [PATCH 2/4] ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization Geert Uytterhoeven
2014-11-17 14:23 ` Arnd Bergmann [this message]
2015-01-20 18:46 ` Geert Uytterhoeven
2014-11-17 13:53 ` [PATCH 3/4] ARM: shmobile: armadillo legacy: " Geert Uytterhoeven
2014-11-17 13:53 ` [PATCH 4/4] ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registers 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=1829825.nytgIBNlTf@wuerfel \
--to=arnd@arndb.de \
--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