From d950bee6db07b3878e00376964a7a05ab63705a8 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Fri, 7 Feb 2025 19:48:51 +0800 Subject: [PATCH] Revert "drm/panel: simple: Add support for BOE NV124FHM-N73 1920x1080 panel" This reverts commit f67be24239e4d008f6381bcee156185569f58762. Signed-off-by: Tao Huang Change-Id: Ifd888cbb5fd9630a05528dd5639ad58a67493766 --- .../devicetree/bindings/display/panel/boe,nv125fhm-n73.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Documentation/devicetree/bindings/display/panel/boe,nv125fhm-n73.txt diff --git a/Documentation/devicetree/bindings/display/panel/boe,nv125fhm-n73.txt b/Documentation/devicetree/bindings/display/panel/boe,nv125fhm-n73.txt deleted file mode 100644 index 7eeedc8e3114..000000000000 --- a/Documentation/devicetree/bindings/display/panel/boe,nv125fhm-n73.txt +++ /dev/null @@ -1,7 +0,0 @@ -Boe Corporation 12.5" FHD TFT LCD panel - -Required properties: -- compatible: should be "boe,nv125fhm-n73" - -This binding is compatible with the simple-panel binding, which is specified -in simple-panel.txt in this directory.