[PATCH v3] [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port

Segher Boessenkool segher at kernel.crashing.org
Thu Sep 13 00:10:09 EST 2007


>>> +					i8259: interrupt-controller at 20 {
>>> +						reg = <1 20 2
>>> +						       1 a0 2
>>> +						       1 4d0 2>;
>>> +						clock-frequency = <0>;
>>
>> Hrm.. what is clock-frequency for on an i8259?  I see that other 8259
>> descriptions have this as well, so it's not a problem with this patch
>> specifically.
>
> Its a copy-paste thing so I don't know.

If your bootwrapper doesn't fill in this value, you should get rid
of this property -- better to have no value than to have the wrong
value, esp. since it's probably unused anyway.


Segher




More information about the Linuxppc-dev mailing list