[PATCH 3/3] mpc8313erdb: Add power management to the device tree.
Kumar Gala
galak at kernel.crashing.org
Thu Jun 26 23:41:46 EST 2008
On Jun 25, 2008, at 5:30 PM, Kim Phillips wrote:
> On Wed, 25 Jun 2008 16:51:39 -0500
> Scott Wood <scottwood at freescale.com> wrote:
>
>> + crypto at 30000 {
>> + device_type = "crypto";
>> + model = "SEC2";
>
> I thought we were done with the two above properties..
>
>> + compatible = "fsl,sec2.2", "fsl,sec2.1",
>> + "fsl,sec2.0";
>> + reg = <0x30000 0x7000>;
>> + interrupts = <11 0x8>;
>> + interrupt-parent = <&ipic>;
>> + /* Rev. 2.2 */
>> + num-channels = <1>;
>> + channel-fifo-len = <24>;
>> + exec-units-mask = <0x0000004c>;
>> + descriptor-types-mask = <0x0122003f>;
>
> ..and prefixed the above four with "fsl,", as in:
>
> http://patchwork.ozlabs.org/linuxppc/patch?id=18726
>
> what's the status of that patch, btw?
There were some comments from Segher that never seemed resolved.
- k
More information about the Linuxppc-dev
mailing list