drm/amdgpu: Add I2C EEPROM support on smu v13_0_6
authorCandice Li <candice.li@amd.com>
Tue, 1 Aug 2023 13:23:49 +0000 (21:23 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Dec 2023 17:39:26 +0000 (18:39 +0100)
commit87509778718cffdee6412f0d39713f883208a013
treed99a53790d69dff869b6bb22e0e3401b487cef77
parent4ccb34d4313b81d6268b1e68bd9a4e7309f096f6
drm/amdgpu: Add I2C EEPROM support on smu v13_0_6

[ Upstream commit b81fde0dfe402e864ef1ac506eba756c89f1ad32 ]

Support I2C EEPROM on smu v13_0_6.

v2: Move IP_VERSION(13, 0, 6) ahead of IP_VERSION(13, 0, 10).

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Stable-dep-of: e0409021e34a ("drm/amdgpu: Update EEPROM I2C address for smu v13_0_0")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c