[PATCH 2/2] [POWERPC] Add L2 cache node to AMCC Taishan dts file
Segher Boessenkool
segher at kernel.crashing.org
Wed Mar 19 09:40:47 EST 2008
> + L2C0: l2c at 30 {
> + compatible = "ibm,l2-cache-440gx", "ibm,l2-cache";
> + dcr-reg = <20 8 /* Internal SRAM DCR's */
> + 30 8>; /* L2 cache DCR's */
The unit address is based on the _first_ entry in "reg". No2 this
is "dcr-reg", but you don't really want to be more incompatible than
necessary...
Segher
More information about the Linuxppc-dev
mailing list