diff options
author | Shyam Sundar S K <[email protected]> | 2024-09-23 13:33:58 +0530 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2024-11-13 23:29:46 +0100 |
commit | 78a78b321528b6e395b5c4bd9eacd09e6767a475 (patch) | |
tree | 453f9a8a7177d7bca2d922163649923a3e8cb1e6 /scripts/gdb/linux/symbols.py | |
parent | c509ebdb95ee7713a771e7b99d17194dcbecd0d6 (diff) |
i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBus
Implement the i2c_algorithm operations to enable support for AMD ASF
(Alert Standard Format) with SMBus. This enhancement includes:
- Adding functionality to identify and select the supported ASF functions.
- Implementing mechanisms for registering and deregistering I2C slave
devices.
- Providing support for data transfer operations over ASF.
Additionally, include a 'select' Kconfig entry as the current patch
utilizes .reg_slave() and .unreg_slave() callbacks, which are controlled
by CONFIG_I2C_SLAVE.
Reviewed-by: Andy Shevchenko <[email protected]>
Co-developed-by: Sanket Goswami <[email protected]>
Signed-off-by: Sanket Goswami <[email protected]>
Signed-off-by: Shyam Sundar S K <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions