Hi DRM Maintainers

> From DT point of view, in general, drivers should be asking for a
> specific port number because their function is fixed in the binding.
> 
> of_graph_get_next_endpoint() doesn't match to this concept.
> 
> Simply replace
> 
>       - of_graph_get_next_endpoint(xxx, NULL);
>       + of_graph_get_endpoint_by_regs(xxx, 0, -1);
> 
> Link: https://lore.kernel.org/r/[email protected]
> Signed-off-by: Kuninori Morimoto <[email protected]>
> Reviewed-by: Laurent Pinchart <[email protected]>
> Reviewed-by: Dmitry Baryshkov <[email protected]>
> ---
(snip)
>  drivers/gpu/drm/drm_of.c                              | 4 +++-
>  drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c | 2 +-
>  drivers/gpu/drm/tiny/arcpgu.c                         | 2 +-

Who can be a MAINTAINER of this patch/file/dir ?
I'm keeping posting this patch but nothing happen during almost this
half year...

Thank you for your help !!

Best regards
---
Kuninori Morimoto

Reply via email to