summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-gxp.c
AgeCommit message (Expand)Author
2024-11-17i2c: Switch back to struct platform_driver::remove()Uwe Kleine-König
2023-08-14I2C: Explicitly include correct DT includesRob Herring
2023-06-05i2c: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-03i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann
2023-03-03i2c: gxp: fix an error code in probeDan Carpenter
2023-03-03i2c: gxp: return proper error on address NACKWolfram Sang
2023-03-03i2c: gxp: remove "empty" switch statementWolfram Sang
2023-02-17i2c: Add GXP SoC I2C ControllerNick Hawkins