Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Przemyslaw Gaj and committed by
Boris Brezillon
5e343fbb 88c50322

+3 -1
+3 -1
Documentation/devicetree/bindings/i3c/i3c.txt
··· 39 39 New constraint on existing properties: 40 40 -------------------------------------- 41 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 46 + second cell: shall be 0 45 47