]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: Add EEPROM I2C read/write support to Arcturus.
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Tue, 8 Oct 2019 20:27:47 +0000 (16:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Oct 2019 20:50:10 +0000 (16:50 -0400)
commit3cc35ca4f714585a96c7487d4d1de9ea5e9cac03
tree5e2ab9f991b24b0c240b3318ace009307775a7b4
parent4798dfd6bf6cf66cef334af0a2f732df4d3af86a
drm/amd/powerplay: Add EEPROM I2C read/write support to Arcturus.

The communication is done through SMU table and hence the code
is in powerplay.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/arcturus_ppt.c