[PATCH 2/5] drm/panel-edp: Add support for Samsung LTL101DL02-002 panel
Doug Anderson
dianders at chromium.org
Thu Apr 23 14:49:53 PDT 2026
Hi,
On Thu, Apr 23, 2026 at 2:15 PM Lukas Timmermann <linux at timmermann.space> wrote:
>
> From: Alexandre Marquet <tb at a-marquet.fr>
>
> Add a panel entry for the Samsung LTL101DL02-002 panel, as found in
> Samsung Manta (Google Nexus 10).
>
> Signed-off-by: Alexandre Marquet <tb at a-marquet.fr>
> Signed-off-by: Lukas Timmermann <linux at timmermann.space>
> ---
> drivers/gpu/drm/panel/panel-edp.c | 31 +++++++++++++++++++++++++++++++
> 1 file changed, 31 insertions(+)
Adding new panels like this is discouraged these days. Is there a
reason you can't use the generic "edp-panel" compatible? I know that
the exynos5 driver is pretty old, but a quick glance shows that it's
based on the same analogix-dp core that "rockchip,analogix-dp" is, and
that seems to have support for aux-bus...
-Doug
More information about the linux-arm-kernel
mailing list