aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/i3c/i3c.txt4
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.
39New constraint on existing properties: 39New constraint on existing properties:
40-------------------------------------- 40--------------------------------------
41- reg: contains 3 cells 41- reg: contains 3 cells
42 + first cell : still encoding the I2C address 42 + first cell : still encoding the I2C address. 10 bit addressing is not
43 supported. Devices with 10 bit address can't be properly passed through
44 DEFSLVS command.
43 45
44 + second cell: shall be 0 46 + second cell: shall be 0
45 47