[PATCH v4] [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port
Segher Boessenkool
segher at kernel.crashing.org
Thu Sep 13 08:22:58 EST 2007
> + soc8572 at ffe00000 {
> + #address-cells = <1>;
> + #size-cells = <1>;
> + device_type = "soc";
> + ranges = <00000000 ffe00000 00100000>;
> + reg = <ffe00000 00001000>; // CCSRBAR & soc regs, remove once parse
> code for immrbase fixed
Hrm, if you remove it here, where else are you going to describe
the SoC control register block (whatever it is called -- is that
IMMR?)
Segher
More information about the Linuxppc-dev
mailing list