[PATCH v1 0/5] drm/panel: r61307/r69328: minor updates

Svyatoslav Ryhel posted 5 patches 1 month, 2 weeks ago
drivers/gpu/drm/panel/Kconfig                |  2 +
drivers/gpu/drm/panel/panel-renesas-r61307.c | 40 ++++----------------
drivers/gpu/drm/panel/panel-renesas-r69328.c | 38 +++----------------
3 files changed, 15 insertions(+), 65 deletions(-)
[PATCH v1 0/5] drm/panel: r61307/r69328: minor updates
Posted by Svyatoslav Ryhel 1 month, 2 weeks ago
Align r61307 with schema property and update r61307/r69328 according
to latest DRM changes.

Svyatoslav Ryhel (5):
  drm/panel: r61307: align with schema property
  drm/panel: r61307/r69328: convert to
    drm_connector_helper_get_modes_fixed
  drm/panel: r61307/r69328: remove redundant checks
  drm/panel: r61307/r69328: return accumulated errors
  drm/panel: r61307/r69328: convert to devm_mipi_dsi_attach

 drivers/gpu/drm/panel/Kconfig                |  2 +
 drivers/gpu/drm/panel/panel-renesas-r61307.c | 40 ++++----------------
 drivers/gpu/drm/panel/panel-renesas-r69328.c | 38 +++----------------
 3 files changed, 15 insertions(+), 65 deletions(-)

-- 
2.51.0
Re: [PATCH v1 0/5] drm/panel: r61307/r69328: minor updates
Posted by Neil Armstrong 3 weeks, 2 days ago
Hi,

On Sun, 15 Feb 2026 10:51:34 +0200, Svyatoslav Ryhel wrote:
> Align r61307 with schema property and update r61307/r69328 according
> to latest DRM changes.
> 
> Svyatoslav Ryhel (5):
>   drm/panel: r61307: align with schema property
>   drm/panel: r61307/r69328: convert to
>     drm_connector_helper_get_modes_fixed
>   drm/panel: r61307/r69328: remove redundant checks
>   drm/panel: r61307/r69328: return accumulated errors
>   drm/panel: r61307/r69328: convert to devm_mipi_dsi_attach
> 
> [...]

Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)

[1/5] drm/panel: r61307: align with schema property
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/c1a4c55d75c0471710f444f56527f5bce9739c7e
[2/5] drm/panel: r61307/r69328: convert to drm_connector_helper_get_modes_fixed
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/839ed86975721a428f4798c52cf167349164b2fb
[3/5] drm/panel: r61307/r69328: remove redundant checks
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/1f8ba5e3508d17fef2602cb2826426afe593de78
[4/5] drm/panel: r61307/r69328: return accumulated errors
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/a4ad5575ce195d2a49a302e823cd42aa5c4133d5
[5/5] drm/panel: r61307/r69328: convert to devm_mipi_dsi_attach
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/3efe01ff79041fe64a6f6637191b69abf310fd0d

-- 
Neil