Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279539
b: refs/heads/master
c: 43cfddc
h: refs/heads/master
i:
  279537: d9d4f52
  279535: ccbf9e2
v: v3
  • Loading branch information
Kumar Gala committed Nov 24, 2011
1 parent b0408fa commit a830819
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 38b8f1687f732e0d54340429acd5751b8c679690
refs/heads/master: 43cfddc3d9989caf53617236d57ee475da5ea81b
9 changes: 5 additions & 4 deletions trunk/arch/powerpc/boot/dts/p1020si.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -305,15 +305,16 @@
};

crypto@30000 {
compatible = "fsl,sec3.1", "fsl,sec3.0", "fsl,sec2.4",
"fsl,sec2.2", "fsl,sec2.1", "fsl,sec2.0";
compatible = "fsl,sec3.3", "fsl,sec3.1", "fsl,sec3.0",
"fsl,sec2.4", "fsl,sec2.2", "fsl,sec2.1",
"fsl,sec2.0";
reg = <0x30000 0x10000>;
interrupts = <45 2 58 2>;
interrupt-parent = <&mpic>;
fsl,num-channels = <4>;
fsl,channel-fifo-len = <24>;
fsl,exec-units-mask = <0xbfe>;
fsl,descriptor-types-mask = <0x3ab0ebf>;
fsl,exec-units-mask = <0x97c>;
fsl,descriptor-types-mask = <0x3a30abf>;
};

mpic: pic@40000 {
Expand Down

0 comments on commit a830819

Please sign in to comment.