diff options
Diffstat (limited to 'Bindings/i3c/i3c.txt')
-rw-r--r-- | Bindings/i3c/i3c.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Bindings/i3c/i3c.txt b/Bindings/i3c/i3c.txt index ab729a0a86ae..4ffe059f0fec 100644 --- a/Bindings/i3c/i3c.txt +++ b/Bindings/i3c/i3c.txt @@ -39,7 +39,9 @@ valid here, but several new properties have been added. New constraint on existing properties: -------------------------------------- - reg: contains 3 cells - + first cell : still encoding the I2C address + + first cell : still encoding the I2C address. 10 bit addressing is not + supported. Devices with 10 bit address can't be properly passed through + DEFSLVS command. + second cell: shall be 0 |