diff options
author | Shyam Sundar S K <Shyam-sundar.S-k@amd.com> | 2024-09-23 11:03:58 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2024-11-14 01:29:46 +0300 |
commit | 78a78b321528b6e395b5c4bd9eacd09e6767a475 (patch) | |
tree | 453f9a8a7177d7bca2d922163649923a3e8cb1e6 /scripts/lib/kdoc/kdoc_output.py | |
parent | c509ebdb95ee7713a771e7b99d17194dcbecd0d6 (diff) | |
download | linux-78a78b321528b6e395b5c4bd9eacd09e6767a475.tar.xz |
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 <andriy.shevchenko@linux.intel.com>
Co-developed-by: Sanket Goswami <Sanket.Goswami@amd.com>
Signed-off-by: Sanket Goswami <Sanket.Goswami@amd.com>
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions