[PATCH] i2c: pasemi: Wait for write xfers to finish

2022-03-29 Thread Martin Povišer
with the driver. There's some efficiency cost to it (especially with pasemi_smb_waitready doing its polling), but that will be alleviated once the driver receives interrupt support. Fixes: beb58aa39e6e ("i2c: PA Semi SMBus driver") Signed-off-by: Martin Povišer --- Tested on Apple's

[PATCH v2] i2c: pasemi: Drop I2C classes from platform driver variant

2022-02-06 Thread Martin Povišer
t;i2c: pasemi: Add Apple platform driver") Signed-off-by: Martin Povišer --- I am sending v2 as some people got their copy in v1 encrypted with their WKD keys (by accident). I changed email provider since. drivers/i2c/busses/i2c-pasemi-core.c | 1 - drivers/i2c/busses/i2c-pasemi-pci.c | 1