mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 19:19:43 +02:00
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> |
||
|---|---|---|
| .. | ||
| dw-i3c-master.c | ||
| i3c-master-cdns.c | ||
| Kconfig | ||
| Makefile | ||