Re: [PATCH] Revert "drm/panel-edp: Allow querying the detected panel via sysfs"

From: Doug Anderson
Date: Tue Feb 01 2022 - 12:42:29 EST


Hi,

On Tue, Feb 1, 2022 at 9:22 AM Douglas Anderson <dianders@xxxxxxxxxxxx> wrote:
>
> This reverts commit 363c4c3811db330dee9ce27dd3cee6f590d44e4c.
>
> Since the point of this attribute is for a test, this should be done
> in debugfs, not sysfs. Let's revert and a new patch can be added later
> doing it in debugfs.
>
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> ---
>
> drivers/gpu/drm/panel/panel-edp.c | 39 ++++---------------------------
> 1 file changed, 5 insertions(+), 34 deletions(-)

Pushed the revert with Javier's R-B, provided on #dri-devel IRC.

2bf68bbdb6f5 Revert "drm/panel-edp: Allow querying the detected panel via sysfs"

-Doug