From 66190a3935758e66fdba1fb0baa4e2b4923d6566 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Fri, 7 Feb 2025 19:46:43 +0800 Subject: [PATCH] Revert "drm/panel: simple: Add support for AUO B125HAN03.1 1920x1080 panel" This reverts commit f712e42bd15b05003b122788779edf3b5333e48b. Signed-off-by: Tao Huang Change-Id: I71101db366c3d11585944aab606db4dcfa55c849 --- .../devicetree/bindings/display/panel/auo,b125han03.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Documentation/devicetree/bindings/display/panel/auo,b125han03.txt diff --git a/Documentation/devicetree/bindings/display/panel/auo,b125han03.txt b/Documentation/devicetree/bindings/display/panel/auo,b125han03.txt deleted file mode 100644 index aef90890dca4..000000000000 --- a/Documentation/devicetree/bindings/display/panel/auo,b125han03.txt +++ /dev/null @@ -1,7 +0,0 @@ -AU Optronics Corporation 12.5" FHD TFT LCD panel - -Required properties: -- compatible: should be "auo,b125han03" - -This binding is compatible with the simple-panel binding, which is specified -in simple-panel.txt in this directory.