linux-brain/include/linux/i3c
Przemyslaw Gaj b1ac3a4b9a i3c: add addr and lvr to i2c_dev_desc structure
I need to store address and lvr value for I2C devices without static definition
in DT. This allows secondary master to transmit DEFSLVS command properly.

Main changes between v4 and v5:
- Change in defslvs to use addr and lvr from i2c_dev_desc structure
- Change in CDNS and DW drivers to use addr and lvr from i2c_dev_desc structure

Signed-off-by: Przemyslaw Gaj <pgaj@cadence.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
2019-08-11 10:48:28 +02:00
..
ccc.h
device.h i3c: move i3c_device_match_id to device.c and export it 2019-07-27 11:22:19 +02:00
master.h i3c: add addr and lvr to i2c_dev_desc structure 2019-08-11 10:48:28 +02:00