diff options
| author | Andrey Grodzovsky <[email protected]> | 2021-01-23 04:25:31 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-07-01 04:24:40 +0000 |
| commit | 6a0a55a2eb4584a7189daa3dabdf0c82bdd6466b (patch) | |
| tree | 9eb3100503e7914609ddd77a64ced4513cff848e /drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c | |
| parent | drm/amdgpu: Drop i > 0 restriction for issuing RESTART (diff) | |
| download | kernel-6a0a55a2eb4584a7189daa3dabdf0c82bdd6466b.tar.gz kernel-6a0a55a2eb4584a7189daa3dabdf0c82bdd6466b.zip | |
drm/amdgpu: Send STOP for the last byte of msg only
Let's just ignore the I2C_M_STOP hint from upper
layer for SMU I2C code as there is no clean
mapping between single per I2C message STOP flag
at the kernel I2C layer and the SMU, per each byte
STOP flag. We will just by default set it at the
end of the SMU I2C message.
Cc: Jean Delvare <[email protected]>
Cc: Alexander Deucher <[email protected]>
Cc: Andrey Grodzovsky <[email protected]>
Cc: Lijo Lazar <[email protected]>
Cc: Stanley Yang <[email protected]>
Cc: Hawking Zhang <[email protected]>
Signed-off-by: Andrey Grodzovsky <[email protected]>
Suggested-by: Lazar Lijo <[email protected]>
Signed-off-by: Luben Tuikov <[email protected]>
Reviewed-by: Luben Tuikov <[email protected]>
Acked-by: Alexander Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c')
0 files changed, 0 insertions, 0 deletions
