Commit 5e343fbb authored by Przemyslaw Gaj's avatar Przemyslaw Gaj Committed by Boris Brezillon

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: default avatarPrzemyslaw Gaj <pgaj@cadence.com>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@collabora.com>
parent 88c50322
...@@ -39,7 +39,9 @@ valid here, but several new properties have been added. ...@@ -39,7 +39,9 @@ valid here, but several new properties have been added.
New constraint on existing properties: New constraint on existing properties:
-------------------------------------- --------------------------------------
- reg: contains 3 cells - 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 + second cell: shall be 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment