From fcef954628f50db9a0ab6d67041b70018e5d3d0f Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Fri, 7 Feb 2025 19:49:28 +0800 Subject: [PATCH] Revert "drm/panel: simple: Add support for INNOLUX N125HCE-GPA 1920x1080 panel" This reverts commit bc41bde50a4c034576bdb09588e241c85319902f. Signed-off-by: Tao Huang Change-Id: I5672d18405db65dd7a6f147316316720e61786f1 --- .../devicetree/bindings/display/panel/innolux,n125hce.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Documentation/devicetree/bindings/display/panel/innolux,n125hce.txt diff --git a/Documentation/devicetree/bindings/display/panel/innolux,n125hce.txt b/Documentation/devicetree/bindings/display/panel/innolux,n125hce.txt deleted file mode 100644 index 1ea26f66115b..000000000000 --- a/Documentation/devicetree/bindings/display/panel/innolux,n125hce.txt +++ /dev/null @@ -1,7 +0,0 @@ -Innolux Corporation 12.5" FHD (1920x1080) TFT LCD panel - -Required properties: -- compatible: should be "innolux,n125hce" - -This binding is compatible with the simple-panel binding, which is specified -in simple-panel.txt in this directory.