diff options
| author | Tom Rini <[email protected]> | 2022-05-10 09:52:00 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-05-10 09:52:00 -0400 |
| commit | b4eb57766314062e3dd1ee8e439d2cb2d5dc33d8 (patch) | |
| tree | 2161a0dd42795cf4ce95199285a17bb409e7ce26 /doc | |
| parent | 381277410d72b6081db8412024b9d5496b4bafd1 (diff) | |
| parent | 89eabd2f3562115ee56cdad03324cc748f78d177 (diff) | |
Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2c
i2c changes for 2022.07
- i2c: ihs: intel: Fix typo in comments
Patch from Michal
- misc: atsha204a: Add support for atsha204 chip
from Pali
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/device-tree-bindings/misc/atsha204.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/device-tree-bindings/misc/atsha204.txt b/doc/device-tree-bindings/misc/atsha204.txt new file mode 100644 index 00000000000..3adc12112f5 --- /dev/null +++ b/doc/device-tree-bindings/misc/atsha204.txt @@ -0,0 +1,4 @@ +Atmel ATSHA204 and ATSHA204A i2c h/w symmetric crypto module + +Required properties: +- compatible : should be "atmel,atsha204" or "atmel,atsha204a" |
