linux_dsm_epyc7002/drivers/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
..
master i3c: add addr and lvr to i2c_dev_desc structure 2019-08-11 10:48:28 +02:00
device.c i3c: move i3c_device_match_id to device.c and export it 2019-07-27 11:22:19 +02:00
internals.h i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
Kconfig i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
Makefile i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
master.c i3c: add addr and lvr to i2c_dev_desc structure 2019-08-11 10:48:28 +02:00