Re: [PATCH 0/2] Add amdisp pinctrl MFD resource

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/20/2025 12:31, Pratap Nirujogi wrote:
This patch series includes two patches:

patch-1: drm/amdgpu: Replace DRM_ERROR() with drm_err()
patch-2: drm/amdgpu: Add amdisp pinctrl MFD resource

About Patch-1: DRM_ERROR() is no longer preferred. Replace
DRM_ERROR() usage with drm_err() in isp driver.

About Patch-2: Sensor module power is controlled using a GPIO.
Instead of accessing the GPIO MMIO resource directly in isp driver,
a new AMDISP PINCTRL device is added, which acts as an interface for
the sensor driver to enable / disable the GPIO to start / stop
sensor streaming.

The GPIO resources required for AMDISP PINCTRL device are passed using
the MFD interface from amdgpu.

Benjamin Chan (1):
   drm/amdgpu: Add amdisp pinctrl MFD resource

Pratap Nirujogi (1):
   drm/amdgpu: Replace DRM_ERROR() with drm_err()

  drivers/gpu/drm/amd/amdgpu/amdgpu_isp.h |  1 +
  drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.c | 57 +++++++++++++++++--------
  drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.h |  4 +-
  drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c | 54 ++++++++++++++++-------
  drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.h |  5 +--
  5 files changed, 82 insertions(+), 39 deletions(-)


Reviewed-by: Mario Limonciello <mario.limonciello@xxxxxxx>



[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux