summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-rzv2m.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-17i2c: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-07-11i2c: rzv2m: reword according to newest specificationWolfram Sang1-6/+6
2023-06-05i2c: rzv2m: Disable the operation of unit in case of errorBiju Das1-11/+19
2023-06-05i2c: rzv2m: Replace lowercase macros with static inline functionsBiju Das1-3/+10
2023-06-05i2c: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-07-22i2c: Add Renesas RZ/V2M controllerPhil Edworthy1-0/+532