Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344394
b: refs/heads/master
c: a2c0911
h: refs/heads/master
v: v3
  • Loading branch information
Vakul Garg authored and Herbert Xu committed Dec 6, 2012
1 parent 4437d27 commit 4defd82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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: f0ef105915c36005100ce0225b6d2c2125380e77
refs/heads/master: a2c0911c09190125f52c9941b9d187f601c2f7be
5 changes: 3 additions & 2 deletions trunk/Documentation/devicetree/bindings/crypto/fsl-sec4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ PROPERTIES
- compatible
Usage: required
Value type: <string>
Definition: Must include "fsl,sec-v4.0"
Definition: Must include "fsl,sec-v4.0". Also includes SEC
ERA versions (optional) with which the device is compatible.

- #address-cells
Usage: required
Expand Down Expand Up @@ -106,7 +107,7 @@ PROPERTIES

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

0 comments on commit 4defd82

Please sign in to comment.