Lines Matching full:address
10 - #address-cells - should be <3>. Read more about addresses below.
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
65 The I2C node unit-address should always match the first cell of the reg
66 property: <device-type>@<i2c-address>.
71 All I3C devices are supposed to support DAA (Dynamic Address Assignment), and
79 I3C device has a static I2C address and we want to assign it a specific I3C
80 dynamic address before the DAA takes place (so that other devices on the bus
81 can't take this dynamic address).
83 The I3C device should be names <device-type>@<static-i2c-address>,<i3c-pid>,
90 + first cell : encodes the static I2C address. Should be 0 if the device does
91 not have one (0 is not a valid I2C address).
103 - assigned-address: dynamic address to be assigned to this device. This
105 address (first cell of the reg property != 0).
116 #address-cells = <3>;
126 /* I3C device with a static I2C address. */
129 assigned-address = <0xa>;
133 * I3C device without a static I2C address but requiring