[PATCH] powerpc: Add FSL SEC node to documentation

Kumar Gala galak at kernel.crashing.org
Wed Mar 22 05:25:55 EST 2006


On Mar 20, 2006, at 8:14 PM, Hollis Blanchard wrote:

> On Monday 20 March 2006 19:59, Kim Phillips wrote:
>> diff --git a/Documentation/powerpc/booting-without-of.txt
> b/Documentation/powerpc/booting-without-of.txt
>> index d02c649..72f3241 100644
>> --- a/Documentation/powerpc/booting-without-of.txt
>> +++ b/Documentation/powerpc/booting-without-of.txt
>> @@ -1365,6 +1365,79 @@ platforms are moved over to use the flat
>>       };
>>
>>
>> +   g) Freescale SOC SEC Security Engines
>> +
>> +   Required properties:
>> +
>> +    - device_type : Should be "crypto"
>> +    - model : Model of the device.  Should be "SEC1" or "SEC2"
>> +    - compatible : Should be "talitos"
> [snip]
>
> Have you consulted with any other vendors regarding these  
> properties? I know
> there is no IEEE1275 binding for these sorts of devices, but we can  
> at least
> attempt to standardize it (even in the absence of the Open Firmware  
> Working
> Group)...

Beyond the device_type, I'm not sure if there is much more one could  
standardize one.  The other fields that Kim spec'd are either generic  
OF fields (reg, interrupts, etc.) or specific to the Freescale devices.

- kumar



More information about the Linuxppc-dev mailing list