drm/amdgpu: Add EEPROM I2C address support for ip discovery
authorCandice Li <candice.li@amd.com>
Tue, 11 Oct 2022 07:08:38 +0000 (15:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Oct 2022 19:12:09 +0000 (15:12 -0400)
commitc9bdc6c3cf39df6db9c611d05fc512b1276b1cc8
tree2f4032b6d3796f5ceefaff569fefbdbf9e6ba951
parentbc22f8ec464af9e14263c3ed6a1c2be86618c804
drm/amdgpu: Add EEPROM I2C address support for ip discovery

1. Update EEPROM_I2C_MADDR_SMU_13_0_0 to EEPROM_I2C_MADDR_54H
2. Add EEPROM I2C address support for smu v13_0_0 and v13_0_10.

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c