On Thu, Jul 11, 2024 at 7:40 PM Venkata Narendra Kumar Gutta
wrote:
>
> 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: Ven
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
---
drivers/gpu/drm/amd/amdgpu/amdgpu_isp.h | 1 +
dr