[PATCH 2/5] Add legacy devices to mpc8641_hpcn.dts
Segher Boessenkool
segher at kernel.crashing.org
Thu May 17 09:40:27 EST 2007
>>>> + isa at f0 {
>>
>> isa at 1e
You didn't reply to this one, but you *really* need
to fix it.
>>>> + 8042 at 60 {
>>>> + device_type = "8042";
>>
>> Drop the device_type. A number as a name isn't
>> all that great, either.
>
> Currently in order for the i8042 devices to be initialized,
> check_legacy_ioport() must find a node with device_type "8042".
So fix that :-)
> Is there a recommended "compatible" property for a standard PC-like
> CMOS
> RTC?
None in the bindings that I know of. It typically would
be the model name/number of the oldest chip used, or one
that is very commonly used.
Segher
More information about the Linuxppc-dev
mailing list