Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370868
b: refs/heads/master
c: a2adb1a
h: refs/heads/master
v: v3
  • Loading branch information
Vakul Garg authored and Kumar Gala committed Apr 11, 2013
1 parent 9559585 commit 9ab59cd
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e161d5aa1170c93f3f924df574e8dc2994c60a9a
refs/heads/master: a2adb1aee19687e9f0f398abaceb31ee5a2b68b8
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/dts/fsl/p1023si-post.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@

crypto: crypto@300000 {
compatible = "fsl,sec-v4.2", "fsl,sec-v4.0";
fsl,sec-era = <3>;
#address-cells = <1>;
#size-cells = <1>;
reg = <0x30000 0x10000>;
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

crypto@30000 {
compatible = "fsl,sec-v4.4", "fsl,sec-v4.0";
fsl,sec-era = <3>;
#address-cells = <1>;
#size-cells = <1>;
ranges = <0x0 0x30000 0x10000>;
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

crypto: crypto@300000 {
compatible = "fsl,sec-v4.0";
fsl,sec-era = <1>;
#address-cells = <1>;
#size-cells = <1>;
reg = <0x300000 0x10000>;
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/dts/fsl/qoriq-sec4.2-0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

crypto: crypto@300000 {
compatible = "fsl,sec-v4.2", "fsl,sec-v4.0";
fsl,sec-era = <3>;
#address-cells = <1>;
#size-cells = <1>;
reg = <0x300000 0x10000>;
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/dts/fsl/qoriq-sec5.0-0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

crypto: crypto@300000 {
compatible = "fsl,sec-v5.0", "fsl,sec-v4.0";
fsl,sec-era = <5>;
#address-cells = <1>;
#size-cells = <1>;
reg = <0x300000 0x10000>;
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/dts/fsl/qoriq-sec5.2-0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

crypto: crypto@300000 {
compatible = "fsl,sec-v5.2", "fsl,sec-v5.0", "fsl,sec-v4.0";
fsl,sec-era = <5>;
#address-cells = <1>;
#size-cells = <1>;
reg = <0x300000 0x10000>;
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/boot/dts/fsl/qoriq-sec5.3-0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

crypto: crypto@300000 {
compatible = "fsl,sec-v5.3", "fsl,sec-v5.0", "fsl,sec-v4.0";
fsl,sec-era = <4>;
#address-cells = <1>;
#size-cells = <1>;
reg = <0x300000 0x10000>;
Expand Down

0 comments on commit 9ab59cd

Please sign in to comment.