drm/amdgpu: Update EEPROM I2C address for smu v13_0_0
authorCandice Li <candice.li@amd.com>
Fri, 24 Nov 2023 01:33:47 +0000 (09:33 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Dec 2023 07:52:17 +0000 (08:52 +0100)
commitc4307207dc42c80e34eb9c496ac8dbd2bfff1778
tree5426fc19e2896bc1d9f8f63f4ef701e17c8531a7
parent6dfccebfecc4b99f64d25351bb6ac69f1a6926e2
drm/amdgpu: Update EEPROM I2C address for smu v13_0_0

commit e0409021e34af50e7b6f31635c8d21583d7c43dd upstream.

Check smu v13_0_0 SKU type to select EEPROM I2C address.

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.1.x
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c