| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-31 | include: sbi_utils: Remove driver pointer from struct i2c_adapter | Anup Patel | |
| The "driver" pointer in struct i2c_adapter is not used anywhere so let us remove it. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Xiang W <[email protected]> | |||
| 2021-11-12 | lib: utils/i2c: Add generic I2C configuration library | Nikita Shubin | |
| Helper library to keep track of registered I2C adapters, identified by dts offset, basic send/read functions and adapter configuration (enable, set dividers, etc...). Tested-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Alexandre Ghiti <[email protected]> Tested-by: Alexandre Ghiti <[email protected]> Signed-off-by: Nikita Shubin <[email protected]> | |||
