1 Bindings for Synopsys DesignWare I3C master block
2 =================================================
6 - compatible: shall be "snps,dw-i3c-master-1.00a"
7 - clocks: shall reference the core_clk
8 - interrupts: the interrupt line connected to this I3C master
9 - reg: Offset and length of I3C master registers
11 Mandatory properties defined by the generic binding (see
12 Documentation/devicetree/bindings/i3c/i3c.txt for more details):
14 - #address-cells: shall be set to 3
15 - #size-cells: shall be set to 0
17 Optional properties defined by the generic binding (see
18 Documentation/devicetree/bindings/i3c/i3c.txt for more details):
23 I3C device connected on the bus follow the generic description (see
24 Documentation/devicetree/bindings/i3c/i3c.txt for more details).
29 compatible = "snps,dw-i3c-master-1.00a";
32 reg = <0x02000 0x1000>;
37 compatible = "atmel,24c01";
38 reg = <0x57 0x0 0x10>;