[PATCH] powerpc: Add EDAC platform devices for 85xx

Segher Boessenkool segher at kernel.crashing.org
Fri Apr 27 04:56:35 EST 2007


>>> +		mem-ctrl at 2000 {
>>> +			device_type = "mem-ctrl";
>>> +			compatible = "85xx";
>>>
>> I'm concerned this is too generic.
>>
> I'm supposing not all 85xx uses the same soc? Is there something more
> appropriate you can suggest? Thx!

"name" = "memory-controller"
"compatible" = "fsl,85xx-memory-controller"
(or a more specific 85xx model if the controller
isn't identical across those chips)
No "device_type" at all, since there is no binding
for this kind of device.


Segher




More information about the Linuxppc-dev mailing list