[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <875xp19sle.wl-kuninori.morimoto.gx@renesas.com>
Date: Tue, 5 Nov 2024 23:19:25 +0000
From: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
To: Rob Herring <robh@...nel.org>,
Laurent Pinchart <laurent.pinchart+renesas@...asonboard.com>,
Thierry Reding <treding@...dia.com>,
Daniel Vetter <daniel@...ll.ch>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>,
Thomas Zimmermann <tzimmermann@...e.de>,
David Airlie <airlied@...il.com>,
Simona Vetter <simona@...ll.ch>,
Neil Armstrong <neil.armstrong@...aro.org>,
Jessica Zhang <quic_jesszhan@...cinc.com>,
Florian Fainelli <florian.fainelli@...adcom.com>,
Alexey Brodkin <abrodkin@...opsys.com>
Cc: dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org,
linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v6] gpu: drm: replace of_graph_get_next_endpoint()
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/20240202174941.GA310089-robh@kernel.org
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@...asonboard.com>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
> ---
(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
Powered by blists - more mailing lists