diff options
| author | Luben Tuikov <[email protected]> | 2022-11-07 17:06:44 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-11-09 22:41:42 +0000 |
| commit | da858deab88eb561f2196bc99b6dbd2320e56456 (patch) | |
| tree | f7807254dd097e68aee0e4e9016df15328c2da65 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | drm/amdkfd: Make kfd_fill_cache_non_crat_info() as static (diff) | |
| download | kernel-da858deab88eb561f2196bc99b6dbd2320e56456.tar.gz kernel-da858deab88eb561f2196bc99b6dbd2320e56456.zip | |
drm/amdgpu: Remove redundant I2C EEPROM address
Remove redundant EEPROM_I2C_MADDR_54H address, since we already have it
represented (ARCTURUS), and since we don't include the I2C device type
identifier in EEPROM memory addresses, i.e. that high up in the device
abstraction--we only use EEPROM memory addresses, as memory is continuously
represented by EEPROM device(s) on the I2C bus.
Add a comment describing what these memory addresses are, how they come
about and how they're usually extracted from the device address byte.
Cc: Candice Li <[email protected]>
Cc: Tao Zhou <[email protected]>
Cc: Alex Deucher <[email protected]>
Fixes: c9bdc6c3cf39df ("drm/amdgpu: Add EEPROM I2C address support for ip discovery")
Signed-off-by: Luben Tuikov <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions
