Skip to content

Commit 127cdd7

Browse files
YiPeng Chaialexdeucher
authored andcommitted
drm/amd/ras: ras supports i2c eeprom for mp1 v13_0_12
ras supports i2c eeprom for mp1 v13_0_12. Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Tao Zhou <tao.zhou1@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 07528f7 commit 127cdd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_eeprom_i2c.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ static int ras_eeprom_i2c_config(struct ras_core_context *ras_core)
8585
case IP_VERSION(13, 0, 5):
8686
case IP_VERSION(13, 0, 6):
8787
case IP_VERSION(13, 0, 10):
88+
case IP_VERSION(13, 0, 12):
8889
case IP_VERSION(13, 0, 14):
8990
control->i2c_address = EEPROM_I2C_MADDR_4;
9091
return 0;

0 commit comments

Comments
 (0)