diff options
Diffstat (limited to 'Documentation/devicetree/bindings/crypto/fsl-sec4.txt')
| -rw-r--r-- | Documentation/devicetree/bindings/crypto/fsl-sec4.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/crypto/fsl-sec4.txt b/Documentation/devicetree/bindings/crypto/fsl-sec4.txt index 7aef0eae58d4..76aec8a3724d 100644 --- a/Documentation/devicetree/bindings/crypto/fsl-sec4.txt +++ b/Documentation/devicetree/bindings/crypto/fsl-sec4.txt | |||
| @@ -456,7 +456,7 @@ System ON/OFF key driver | |||
| 456 | Definition: this is phandle to the register map node. | 456 | Definition: this is phandle to the register map node. |
| 457 | 457 | ||
| 458 | EXAMPLE: | 458 | EXAMPLE: |
| 459 | snvs-pwrkey@0x020cc000 { | 459 | snvs-pwrkey@020cc000 { |
| 460 | compatible = "fsl,sec-v4.0-pwrkey"; | 460 | compatible = "fsl,sec-v4.0-pwrkey"; |
| 461 | regmap = <&snvs>; | 461 | regmap = <&snvs>; |
| 462 | interrupts = <0 4 0x4> | 462 | interrupts = <0 4 0x4> |
| @@ -545,7 +545,7 @@ FULL EXAMPLE | |||
| 545 | interrupts = <93 2>; | 545 | interrupts = <93 2>; |
| 546 | }; | 546 | }; |
| 547 | 547 | ||
| 548 | snvs-pwrkey@0x020cc000 { | 548 | snvs-pwrkey@020cc000 { |
| 549 | compatible = "fsl,sec-v4.0-pwrkey"; | 549 | compatible = "fsl,sec-v4.0-pwrkey"; |
| 550 | regmap = <&sec_mon>; | 550 | regmap = <&sec_mon>; |
| 551 | interrupts = <0 4 0x4>; | 551 | interrupts = <0 4 0x4>; |
