diff options
author | Przemyslaw Gaj <pgaj@cadence.com> | 2019-04-16 09:36:15 +0100 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@collabora.com> | 2019-05-28 09:39:53 +0200 |
commit | 5e343fbb7176a082dec8632f72999aba82f0e720 (patch) | |
tree | cb1460f4e30ec1943ffcfda8e0d7686ebfe632b5 /Documentation/devicetree/bindings/i3c | |
parent | 88c50322449a4dea8687ed155968d19cfc763393 (diff) |
dt-bindings: i3c: Document dropped support for I2C 10 bit devices
Because this patch series dropped support for 10 bit I2C devices, I'm
documenting this.
Signed-off-by: Przemyslaw Gaj <pgaj@cadence.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Diffstat (limited to 'Documentation/devicetree/bindings/i3c')
-rw-r--r-- | Documentation/devicetree/bindings/i3c/i3c.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i3c/i3c.txt b/Documentation/devicetree/bindings/i3c/i3c.txt index ab729a0a86ae..4ffe059f0fec 100644 --- a/Documentation/devicetree/bindings/i3c/i3c.txt +++ b/Documentation/devicetree/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 |