diff options
author | Raviteja Narayanam <raviteja.narayanam@xilinx.com> | 2023-02-02 15:11:34 +0530 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2023-02-03 17:34:16 +0100 |
commit | e4c1ff772e1a04b6cf52d428b49c9150e959d91c (patch) | |
tree | e780e5e70e655b4e6396aa9c64ed53f081836f92 /scripts/gdb/linux/utils.py | |
parent | 317b56c9aa9b0b0f4fae738e27998901b7b3b51c (diff) |
i2c: xiic: Add smbus_block_read functionality
smbus_block_read is added to xiic driver to read from few sensors
which support this command. Since the number of bytes to read is not
known prior to transfer, xiic standard mode is being used for low level
control of IP.
Signed-off-by: Raviteja Narayanam <raviteja.narayanam@xilinx.com>
Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com>
Acked-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions