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)
commitd1a84427ad01d9ee64206de1cca4e4cba59ed619
tree5e2ab9f991b24b0c240b3318ace009307775a7b4
parent7388ccf968c84e23c06a5e92b176240e4810a8d8
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