diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2018-04-20 18:44:52 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2018-04-20 18:44:52 +0000 |
| commit | 29087c4e73c74afd082d107f4cdd648f5c3169ec (patch) | |
| tree | 64e25ca30c2072519bf087c4f6d56b46644e62d2 /Bindings/crypto/atmel-crypto.txt | |
| parent | 16ae49e2bea5badc71c2265966ec2a9b0ba541dc (diff) | |
dts: Update our copy from files from Linux 4.16vendor/device-tree/4.16
Notes
svn path=/vendor/device-tree/dist/; revision=332836
svn path=/vendor/device-tree/4.16/; revision=332837; tag=vendor/device-tree/4.16
Diffstat (limited to 'Bindings/crypto/atmel-crypto.txt')
| -rw-r--r-- | Bindings/crypto/atmel-crypto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/crypto/atmel-crypto.txt b/Bindings/crypto/atmel-crypto.txt index 7de1a9674c70..6b458bb2440d 100644 --- a/Bindings/crypto/atmel-crypto.txt +++ b/Bindings/crypto/atmel-crypto.txt @@ -75,7 +75,7 @@ Required properties: - clock-frequency: must be present in the i2c controller node. Example: -atecc508a@C0 { +atecc508a@c0 { compatible = "atmel,atecc508a"; reg = <0xC0>; }; |
