On Jun 25, 2008, at 5:30 PM, Kim Phillips wrote:

On Wed, 25 Jun 2008 16:51:39 -0500
Scott Wood <[EMAIL PROTECTED]> wrote:

+                       [EMAIL PROTECTED] {
+                               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
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to