mbox series

[v7,0/3] gpu: drm: replace of_graph_get_next_endpoint()

Message ID 87o722sg6y.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series gpu: drm: replace of_graph_get_next_endpoint() | expand

Message

Kuninori Morimoto Nov. 26, 2024, 5:43 a.m. UTC
Hi Maarten, Maxime, Thomas
Cc Laurent

The patch has been created as 1 patch for "drivers/gpu/drm", but this time
I have finely disassembled the patch into 3 patches.

v6 -> v7
	- created as 3 patches

Kuninori Morimoto (3):
  gpu: drm: drm_of: replace of_graph_get_next_endpoint()
  gpu: drm: panel: replace of_graph_get_next_endpoint()
  gpu: drm: tiny: replace of_graph_get_next_endpoint()

 drivers/gpu/drm/drm_of.c                              | 4 +++-
 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c | 2 +-
 drivers/gpu/drm/tiny/arcpgu.c                         | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)