[PATCH 3/3] mpc8313erdb: Add power management to the device tree.
Kim Phillips
kim.phillips at freescale.com
Thu Jun 26 08:30:31 EST 2008
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?
Kim
More information about the Linuxppc-dev
mailing list