]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: Add MFD support for ISP I2C bus
authorVenkata Narendra Kumar Gutta <vengutta@amd.com>
Wed, 19 Jun 2024 01:16:52 +0000 (18:16 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 27 Jul 2024 21:28:58 +0000 (17:28 -0400)
commit25dd25f86eca77b1ce4a611432f57b006fa91615
treef6041c780dd155b24f2f9a58ca7e383198ec04a8
parentfbfb5f0342253d92c4e446588c428a9d90c3f610
drm/amdgpu: Add MFD support for ISP I2C bus

ISP I2C bus device can't be enumerated via ACPI mechanism
since it shares the memory map with the AMDGPU.
So use the MFD mechanism for registering the ISP I2C device
and add the required resources.

Signed-off-by: Venkata Narendra Kumar Gutta <vengutta@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_isp.h
drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.c
drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.h
drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c
drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.h