Hi, On Thu, Jul 18, 2024 at 11:44 AM Rob Clark <robdcl...@gmail.com> wrote: > > From: Rob Clark <robdcl...@chromium.org> > > The Samsung ATNA45DC02 panel needs the same power sequencing as the > ATNA45AF01 and ATNA33XC20. > > Signed-off-by: Rob Clark <robdcl...@chromium.org> > --- > drivers/gpu/drm/panel/panel-samsung-atna33xc20.c | 1 + > 1 file changed, 1 insertion(+)
I believe this patch should be dropped and, until there is special logic needed for "samsung,atna45dc02" we can just rely on the fallback compatible ("samsung,atna33xc20") matching. -Doug