drm/amd/display: Add two dmmuy I2C entry for GPIO port mapping issue
authorChris Park <chris.park@amd.com>
Fri, 12 Jul 2024 16:50:48 +0000 (12:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 27 Jul 2024 21:31:04 +0000 (17:31 -0400)
commit0e4b858285e633ea6bc7335fd66529955d023af9
treed88511905625b13ffc61e136c98d5cb38732d10d
parent17e68f89132b9ee4b144358b49e5df404b314181
drm/amd/display: Add two dmmuy I2C entry for GPIO port mapping issue

[Why]
When only 4 I2C is declared, two dummies are required to correctly map
GPIO port.

[How]
Add one more I2C dummy entry to match GPIO port.

Signed-off-by: Chris Park <chris.park@amd.com>
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/gpio/dcn401/hw_factory_dcn401.c